Hi,
I am testing a struts Servlet,
it is working fine on my development machine
Which is running Tomcat 4.3 (standalone)
However, when I deployed the application to
production server running
Tomcat 4.1.29/Apache/1.3.27 using mod_jk
I it is giving me
"The requested resource () is not available"
web.xml both for /myApp and / is same on both servers
However, there is a difference in configuration so
server.xml is different but both instances have <context>
Defined for /myApp
Any help?
Thanks
Haroon
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)