I have 2 applications deployed in
JBoss.
Will session created in 1 web application (1.war) available in another web application(2.war).
I have tried and found this to be not working. Can anyone show me the way out so that session can be shared between different web applications.
Rgds,