文件名称:Session
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-12-16
- 文件大小:
- 16kb
- 下载次数:
- 0次
- 提 供 者:
- r**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.了解Web服务器对客户跟踪的各种方法;
2. 重点掌握使用HttpSession对象跟踪会话的方法;
3. 掌握使用Cookie技术跟踪会话的方法;
4. 了解URL重写和隐藏表单域的方法。
-1. Understanding of a variety of methods to track Web server on the client
Focus on mastering the method of the HttpSession object tracking session
3 master use cookie technology to track sessions
Learn URL rewriting and hidden form fields.
2. 重点掌握使用HttpSession对象跟踪会话的方法;
3. 掌握使用Cookie技术跟踪会话的方法;
4. 了解URL重写和隐藏表单域的方法。
-1. Understanding of a variety of methods to track Web server on the client
Focus on mastering the method of the HttpSession object tracking session
3 master use cookie technology to track sessions
Learn URL rewriting and hidden form fields.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
会话管理
........\SendCookie101164016
........\...................\.classpath
........\...................\.myeclipse
........\...................\.mymetadata
........\...................\.project
........\...................\WebRoot
........\...................\.......\META-INF
........\...................\.......\........\MANIFEST.MF
........\...................\.......\WEB-INF
........\...................\.......\.......\classes
........\...................\.......\.......\.......\com
........\...................\.......\.......\.......\...\demo
........\...................\.......\.......\.......\...\....\GetCookie.class
........\...................\.......\.......\.......\...\....\SendCookie.class
........\...................\.......\.......\lib
........\...................\.......\.......\web.xml
........\...................\.......\index.jsp
........\...................\src
........\...................\...\com
........\...................\...\...\demo
........\...................\...\...\....\GetCookie.java
........\...................\...\...\....\SendCookie.java
........\ShowSession101164016
........\....................\.classpath
........\....................\.myeclipse
........\....................\.mymetadata
........\....................\.project
........\....................\WebRoot
........\....................\.......\META-INF
........\....................\.......\........\MANIFEST.MF
........\....................\.......\WEB-INF
........\....................\.......\.......\classes
........\....................\.......\.......\.......\com
........\....................\.......\.......\.......\...\demo
........\....................\.......\.......\.......\...\....\ShowSession.class
........\....................\.......\.......\lib
........\....................\.......\.......\web.xml
........\....................\.......\index.jsp
........\....................\src
........\....................\...\com
........\....................\...\...\demo
........\....................\...\...\....\ShowSession.java