Hi,
I'm getting a problem with a
struts application I've built "Servlet action is not available" where action is my ActionServlet as defined in the web.xml
I can run another struts app ok and my web.xml, struts-config.xml are both similar.
I'm using
Tomcat 5.5.7.
Has anyone had a similar problem? I'm fairly sure its not my code or configs.
Thanks for your help.
Matt