2011/10/17 Ziggy <zigg...@gmail.com>:
> Would the nested context approach allow access to session data from one war
> file to the other?
>

No. Session id may be the same, but Session object itself will be different.

All webapps, by definition, are independent of each other.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to