I use a HttpSession.putValue(xyz) in one of my servlets ... does this imply
that the object put into the HttpSession object viz , xyz ,  gets passed to
the client on the network .. or is the object simply maintained in the
servers memory space ?

Regards
Pramod Nair

___________________________________________________________________________
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