Dear Guy's
I got a problem when using HTTP session on Sun j2ee server.
I trying to bound an object to a session attribut using setAttribute method
of HttpSession object.
The object can be accessed on every page that deployed on the same context
with the page that set the attribute.
But the page that deployed using different context, unable to fetch the
attribute that has already been bound to the session.
Could any tell me how to get a session attribute using
HttpSession.getAttribute method to access the object that has
been bound to the session by a page on the other context.
regards
AdeP
___________________________________________________________________________
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