Cookie and session

Source: Internet
Author: User

Cookies:

1, Javascript:alert (document. cookie)

2. Common properties: Name, value, MaxAge, path, domain, version

3, maxage:-1 failure, 0 Delete

4. Domain parameters must be in point (".") Begin

5. The Path property needs to end with the symbol "/"

Session:

URL address Rewriting is a solution that does not support cookies for clients. The HttpServletResponse class provides a encodeurl (URL) implementation for URL address rewriting, Response.encoderedirecturl (URL)

Since the majority of WAP on the customer browser does not support cookies, simply prohibit the session using cookies, uniform use of URL address rewrite is better

Reference: http://blog.csdn.net/fangaoxin/article/details/6952954

Cookie and session

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.