Hi,
   a.    What is the best way to share a HttpSession between web 
applications running on a single Tomcat instance ? That Tomcat instance is 
not a cluster node and clustering has not been enabled.

  b. What is the best way to share other java Object information (without 
using common persistence storage ) in memory between web applications? Are 
the add-on cache modules like JBoss cache etc. only solution?

Regards.

Reply via email to