Struts App Execution

2003-09-03 Thread news-jakarta
I am using Apache 2 and Tomcat 4.1.24 connected with jk2. I installed the struts example webapp, but I can't seem to get Tomcat to execute the .do files (I get the apache 404 screen). What simple step am I missing? The struts docs only seem to cover up to Tomcat 3.1 (for tomcat/apache setup).

mod_jk2 configurations

2003-08-29 Thread news-jakarta
Tomcat - 4.1.24, Apache - 2.0.47, mod_jk2 - 2.0.2 I have a couple questions: 1) I setup the uri directive /myFirstApp/*.jsp in workers2.properties. My JSP file is an index.jsp and is read correctly through www.myserver.com/myFirstApp. Can I make that workers2 directive recursive? In other