RE: apache + tomcat + *.do mapping problem

2002-04-24 Thread MICHEL Stéphane
I found a solution of this problem on the Apache Mailing List Archives (posted by Craig R. McClanahan, (Wed, 03 jan 2001 19:43:35 GMT)) : ... Tell Apache (in "apache/conf/httpd.conf" file) to forward "*.do" URIs to Tomcat so that Struts can process them (assumes you are using MOD_JSERV) :

RE: apache + tomcat + *.do mapping problem

2002-04-24 Thread Chen, Dean
e- From: Jeffrey Bonevich [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 8:53 AM To: Struts Users Mailing List Subject: Re: apache + tomcat + *.do mapping problem Very interesting. I am getting similar problems running the struts-example in Tomcat 4 under Apache 2, so possibly there is a

Re: apache + tomcat + *.do mapping problem

2002-04-24 Thread Jeffrey Bonevich
Very interesting. I am getting similar problems running the struts-example in Tomcat 4 under Apache 2, so possibly there is a common cross-version problem going on here. Can you provide the errors from the log that you get? I have already posted several times to this list, struts-dev and to