Hey there,
I'm trying to call a servlet, but tomcat 4.1.10 is telling me The requested resource (/yg/servlet/Image) is not available which is very weird because it was available and working fine last week.
I was using Tomcat 4.1.10 last week, but thought it would be fun to upgade to 4.1.17. When I did so my servlet could no longer be found so I went back to 4.1.10 to try and fix it, no luck. I'm also running 4.0 so I copied the whole app to 4.0 and everything works fine.
Any ideas what's going on here? The web.xml file in the WEB-INF directory of the app should be the only xml file that needs to be changed for servlets right? What am I missing??
Thanks for your time
________________________
JoelMac
I'm trying to call a servlet, but tomcat 4.1.10 is telling me The requested resource (/yg/servlet/Image) is not available which is very weird because it was available and working fine last week.
I was using Tomcat 4.1.10 last week, but thought it would be fun to upgade to 4.1.17. When I did so my servlet could no longer be found so I went back to 4.1.10 to try and fix it, no luck. I'm also running 4.0 so I copied the whole app to 4.0 and everything works fine.
Any ideas what's going on here? The web.xml file in the WEB-INF directory of the app should be the only xml file that needs to be changed for servlets right? What am I missing??
Thanks for your time
________________________
JoelMac