Hi All,

     I need some help in Session tracking. I have created a session variable in
one servlet and stored an object (My own class) in that session. If I use
"session.getvalue('myclass')" in another servlet, whether it will return the
previously stored object in the first servlet. Is there any defect in
implementing this type of design?

Thanks in advance..
Manoj

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to