2 Replies Latest reply on Jan 5, 2005 11:59 AM by titom

    Session sharing between two WARs in the same ear

    bugfix

      Hi,

      I have a EAR application with two WAR files (app1.war and app2.war) and each WAR have it's own web session. The problem is that I want to share the same web session between the two WAR applications. How can I do this? I'm using Jboss 3.0.8 with tomcat 4.1.x

      Thanks