You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Robin Lee <te...@uls.com> on 2001/10/31 19:30:16 UTC

Sharing Session between frame jsp's

Hi,

This is how it works.

I have a frame page with two frames (left.jsp and main.html).
On the left, the user can login on the main frame by clicking on login (from
the left.jsp).
They can log in just fine.  Session is created in the main frame.  No
problem.

Problem is, I want to get the same session on the left frame so i can get
their user information.

Is there any way to make this possible?  I've tried a few ways to share
between the two frames, but nothing works in that regards.  Does anyone have
any ideas?

Thanks.

...Robin




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>