On 2/27/2010 8:31 AM, Søren Blidorf wrote: > I have made a struts application and it works just fine on my testserver. > > > > I have now uploaded it to my hosted webserver and struts does not work. > > > > When I link to a *.do I get “Page not found” > > > > Could it be a Tomcat config problem. Placing the jars and classes ect. > > > > Struts 1.2 // Tomcat 5.5 > > > > Soren > > > > > You'll have to look at your logs. It could be a lot of things causing a 404 response including an error that prevents the servlet from being initialized. Are you sure your test environment matches the hosted server's version of tomcat and jvm?
--David --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org