How to get all current HttpSession?

2002-05-18 Thread dbgroups
I am using Struts 1.1 in Tomcat 4. How can i get all current HttpSession in 1 web application and across different web applications? Thanks. -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Apache 2.0.35+Tomcat 4.0.3

2002-04-17 Thread dbgroups
To make tomcat as a servlet container for apache 2: 1) Do i need both mod_webapp.so and mod_jk.so? i make it work fine using mod_jk for apache 1.3.22 and tomcat 3.3 2) i use tomcat-4.0.3 for jdk1.4 with the mod_webapp.so and mod_jk-01.so from Linux-1386. i can make tomcat-4.0.3 run as a de