Is it possible to have two separate actions using the same action servlet as long as the ActionServlet is not declared as long? I'm getting the popular "No action instance for path [PATH] could be created". I've double checked the bean declaration in the struts xml, as well as double checked the action mapping. My other actions are working fine. -- Derek
- Error: No action instance for path hunkpapa
- Re: Error: No action instance for path Craig R. McClanahan
- Derek Guardiola