> Just an observation from your error description:
> Is the initial framset file a html file or a jsp
> file? If it is html and
> then if the frames are JSP files then I think you
> could get the behaviour
> you are describing with different sessions since no
> session is created when
> the frameset html file is requested and then several
> JSP pages (for each
> frame) is requested simultaneously. The solution is
> to make the frameset a
> JSP file as well.
> But maybe this is not the case, if so, please ignore
> this post.

Everything is JSP, but IMHO session shall be created 
on the first context invocation. 

Losing session track due plain html could be an issue
for url-mangled sessions, but not cookie-ones...

regards,

=====
Konstantin Priblouda ( ko5tik )    Freelance Software developer
< http://www.pribluda.de > < play java games -> http://www.yook.de >
< render charts online -> http://www.pribluda.de/povray/ >

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to