DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33182>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33182





------- Additional Comments From [EMAIL PROTECTED]  2005-01-20 23:34 -------
Thanks for the response Remy.
I understand that this portion of the servlet spec is underspecified so it's
not clear what the behavior should be.

I did some additional experimentation and there is just no way to share session
specific data between web applications on tomcat. 

As a workaround I attempted to set a session attribute in /app1. When I include
from /app2 to /app1 and attempt to access that attribute it's value is null.
If I view the attribute by accessing /app1 directly then of course I can see it.

This behavior just seems wrong. An application can't expect session attributes
just to come and go depending on how a page was accessed.

If I can't get a fix to the first issue about session ids, any chance of getting
this session data access behavior changed?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to