When I type in the URL myself and make a spelling mistake, shouldn't I get a 404 error message saying this resource isn't available?

At the moment I am getting the following 500 error

java.lang.IllegalStateException
at org.apache.coyote.tomcat4.CoyoteResponseFacade.sendError(CoyoteResponseFacade.java:312)
at org.apache.struts.action.RequestProcessor.processMapping(RequestProcessor.java:684)



even though I am getting the appropriate logging:


Aug 31, 2003 9:57:11 PM org.apache.struts.action.RequestProcessor processMapping
SEVERE: Invalid path /private/start was requested




Adam

--
struts 1.1 + tomcat 4.1.27 + java 1.4.2
Linux 2.4.20 RH9


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to