Error on View - MultiActionController + Spring:bine
Twoz Lee
Greenhorn
Joined: Aug 12, 2009
Posts: 6
posted
0
I would like to add validation later on, so i have added spring:bind tag from original jsp page. However, the view can not find the object of command.login_id
Where do you define what object is behind the binding?
I don't see that anywhere.
Also, do you have to use an older version of Spring. In Spring 2.5 and especially Spring 3.0, Controllers don't implement or extend Spring Controller classes anymore. And binding is more automatic.
I have a very similar problem, so i will ask a question here.
How should be defined then command object, when im using MultiActionController.
In my application, form looks like this: