[S2] – No result defined for action ERROR

2007-05-18 Thread shadman
I’m attempting to put a tutorial together that does NOT use Spring. My goal is to compare Spring and Spring MVC with Struts 2 and Guice. The issue I’m having is probably simple, but I can’t seem to find any good non-Spring examples of passing a selection parameter into the Action to retrieve a sp

Re: [S2] – No result defined for action ERROR

2007-05-18 Thread Dave Newton
--- shadman <[EMAIL PROTECTED]> wrote: > but I can’t seem to find any good non-Spring > examples of passing a selection parameter into the > Action to retrieve a specific record for display on > another JSP. I'm not sure what Spring has to do with this except that the DAO/service would be injec