You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ildefonso Montero <il...@gmail.com> on 2008/06/19 18:50:31 UTC

Replication problem Struts2 + Tomcat

Hi !

I´m trying to replicate an object stored in a session in the following
architecture:

       Apache Balancer (50%)
       /                       \
    Tomcat 5.5         Tomcat 5.5

The problem is that the replication of an object accesed by means of
session.getAttribute("name-of-object"), in a jsp page is not OK, instead of
session.getId() that is OK (the same identifier on both Tomcat's)

I need help !
Thanks is advance.





-- 
-----------------------------------------------------------------
Ildefonso Montero Pérez
  ildefonso.montero{arroba}gmail.com
  monteroperez{arroba}.us.es
-----------------------------------------------------------------