1 Reply Latest reply on Feb 4, 2009 2:33 AM by maheshm1206

    Saring session between apps deployed in Jboss(Java app) and

      Can we share the session variables between two web applications running/deployed on two different servers, one on Jboss 4.x and other is on Apache 2.x.

      Here the apps are of different platforms-
      on Jboss - Java/J2EE web application
      on Apache - PHP web application

      We can use php-java bridge, if two apps are on the same server, instead I want to share the session keeping the apps on two different servers.

      If this is possible please explain/suggest any reference links.
      Thanks for view/help.