2011/10/17 Ziggy <[email protected]>:
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to