On 07/10/09 03:30 AM, Felipe Gaścho wrote:
> is it possible to share a session between two web applications
> deployed in a same EAR ? how ?
>
No, HTTP sessions (if that is what you or the "other guy" are referring
to) are always
scoped to a web application, regardless of how it is bundled.
Jan
> * it is a question from other guy.. don't ask me why they have two web
> apps sharing the same session :)
>
>