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
-----------------------------------------------------------------