Asiq, I recommend reading the Spring Reference ( http://static.springsource.org/spring/docs/2.5.x/reference/ ) and looking at the documentation for the Web Tier ( http://static.springsource.org/spring/docs/2.5.x/reference/spring-web.html ). They are better at explaining how to use their framework than any of us can be.
HTH, A- On 8/20/09 5:19 AM, "Asiq" <[email protected]> wrote: > Hi > > I have question ( I am new Spring Framework) . > How we will send form parameter to controller? > Which controller to use? > I used SimpleFormController, but it returned with error - Neither > BindingResult nor plain target object for bean name 'command' available as > request attribute > > And its because I don't what other things I need to change. > Is validator mandatory to use? > > What things do I need to change is cas-servlet.xml and other files? > > I have been struggling. Please help me. > Thank you -- Andrew Feller, Business System Programmer LSU University Information Services 200 Frey Computing Services Center Baton Rouge, LA 70803 Office: 225.578.3737 Fax: 225.578.6400 -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
