How can I as a Java Programmer program a JSP Page to do session tracking?
   That is too maintain state from one session to another in the JSP page
for each client without using hidden fields in forms, but rather using
objects in the JSP servlet?

Eric Dunstan
Java Programmer
VEC

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to