See the servlet specification, section 7.3 Session scope.

The short answer is that its non trivial to implement a
solution for this problem.

You may want to search the archives because this sort of thing
has been discussed here. You may also want to do a Google search
on sharing sessions in web applications.


robert



> -----Original Message-----
> From: 林國漳 [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 15, 2003 3:02 AM
> To: [EMAIL PROTECTED]
> Subject: [help] Share Session Problem
>
>
> Hi, all
>
> I have a session problem in my struts applications.
> How do I share session context between two different web applications?
>
> BR
> xlen
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to