(JSP) display hyperlink in text field new -- Introduction

Source: Internet
Author: User

First, thank you for taking the time to read my blog. There was a key issue in the previous code. Although this problem has not occurred in my current tests, it will certainly be exposed when multiple users simultaneously access it. I suddenly realized this problem when I took a bath after I published these articles.

When this bug occurs, information may be misaligned, resulting in confusion of information obtained by users. For example, user a is viewing Table A, while user B is viewing table B. However, the information of Table A obtained by user A may be the information of Table B, and that of user B.

This is because the communication management between the server and the client is not well done, so correct it here.

This correction is performed by the server to identify a specific request based on the corresponding parameters of the client applet (as the unique identifier of an applet object, so as to give the customer the correct information.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.