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) :

        AddHandler jserv-servlet .do

...

I hope it will help you...

SM

> -----Message d'origine-----
> De:   Oliver Kiessler [SMTP:[EMAIL PROTECTED]]
> Date: mercredi 24 avril 2002 10:46
> �:    Struts Users Mailing List
> Objet:        apache + tomcat + *.do mapping problem
> 
> hello,
> can't solve this problem: i have webspace with a provider that uses
> apache 1.3.2something and tomcat 3.2.23. i deployed the struts-example
> webapp just for testing. so i opened my webapp in my browser and found
> out that all the .do mappings do not work. whenever i access tomcat
> directly (port 8080) everything is fine. what can i do?
> 
> thanks in advance,
> oli
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
------------------------------- Interscan -- (on antivirus)

email-body was scanned and no virus found
-------------------------  Traite Par  ------------------

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to