| Author |
cookie, URL-rewriting and hidden fields
|
Saurabh Saha
Ranch Hand
Joined: Dec 08, 2004
Posts: 52
|
|
Hi, which is the best approach for session tracking, somebody told me that hidden fields are the best approach. Is it true, please confirm me. Thanks, Saurabh
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
You are aware that the servlet container will do this for you, right? Read Chapter 7 (SRV7) of the servlet spec. You'll find the link in my signature. [ April 25, 2005: Message edited by: Ben Souther ]
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: cookie, URL-rewriting and hidden fields
|
|
|