On Thu, 22 Mar 2001, hunkpapa wrote: > Hi I've a prolem. > What is the cause of this error ? > > Error 500 > Location: /shop1/login.do > No action instance for path /login could be created > > Check the log files for your servlet container. It's most likely, though, that Struts could not create a class of the type you have specified in your struts-config.xml file because it couldn't find that class in WEB-INF/classes or WEB-INF/lib/*.jar. Craig
- Error: No action instance for path hunkpapa
- Re: Error: No action instance for path Craig R. McClanahan
- Re: Error: No action instance for path Derek Guardiola