"Chen, Gin" <[EMAIL PROTECTED]> writes:

> I think I'm completely misunderstanding the question.
> First of all, applications in 2 different contexts can not share a
> session!  Therefore, how you are getting context 2 to putValue()
> (you really should be using the more current setAttribute()) into
> the session of context 1 is beyond me.

Read the user's question again, it makes clear that the connection
between the two webapps is being maintained over a URLConnection.

There is no sharing of session values, only the creation of sessions
inside the "context2" webapp.


Nic

___________________________________________________________________________
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