Exactamundo - you have to tell Apache which patterns Tomcat should handle.

...
JkMount /myApp/*.do worker1
...

That assumes you have mod_jk installed/working.  If you don't you'll 
want to hit tomcat-user for advice (check the tomcat-user archives - 
this subject comes up ... more than you'd ever care to know)

Thomas Eichberger wrote:

> Hi,
>
> we are using Apache and Tomcat 3.2.3.
>
> I wrote a Struts 1.0.2 application. I installed it, but the webserver 
> cannot find myserver.com/login.do
>
> On my standalone Tomcat everything works fine.
>
> Is there anything to configure in the Apache files? Should *.do be 
> mapped to ??? jsp or whatever?
>
>
> Ciao
>
> Thomas 


-- 
Eddie Bush




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

Reply via email to