Marking servlet action as unavailable
Hi,
I was running my application in Eclipse, it works fine.
when i deployed my war file in tomcat/webapp/myapp.war.
it throws error in tomcat/logs/log like,
2007-07-03 14:01:29 StandardContext[myapp]Marking servlet action as unavailable
2007-07-03 14:01:29 StandardContext[myapp]Servlet /myapp threw load() exception.
when i try, http://localhost:8080/myapp/jsp/login.jsp
it in browser, it throws,
HTTP Status 404 - Servlet action is not available