If it works with tomcat alone it is likely not a struts issue, but post your apache cnfig from httpd.conf and workers.properties and server.xml from Tomcat. We have had good experience with mod_proxy_ajp if you have control of the apache server.
abed wrote: > > Hello, > I have Apache-2.2 acting as a web server integrated with Tomcat-5.5.2 via > the AJP 1.3 connector with mod_jk. I am trying to use Struts-2 but with no > success until now. > When I try Struts with only Tomcat (No Apache), it works fine without any > problems. but when I have Apache redirecting to Tomcat, Struts doesn't > work at all!! I keep getting Error-400 pages and can't locate the *.action > files. > I've been searching for an answer for some time and it seems there was a > partial tutorial for Struts-1 at > http://struts.apache.org/1.x/userGuide/installation-tc.html but I failed > to locate any tutorials or documentation handling Struts-2 in an > Apache2-Tomcat5 integrated environment. > Thanks > -- View this message in context: http://www.nabble.com/Problem-Struts-with-Apache-and-Tomcat-integration-tp22859978p22929954.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org