There is a line in the workflow of both the GET and POST which confuses me.
It reads: > The ServletRequestDataBinder gets applied to populate the form object > with current request parameters. > from - http://www.springframework.org/docs/api/org/springframework/web/servlet/mvc/AbstractFormController.html AbstractFormController Documentation - Spring 2.0 What does the ServletRequestDataBinder getting applied translate into in method calls? I don't understand what is meant here. http://i9.photobucket.com/albums/a58/Maskkkk/AbstractFormControllerHTTPGET.png Thanks, Andrew J. Leer -- View this message in context: http://www.nabble.com/SpringMVC-Documentation-Clarification-tf3034965s2369.html#a8433502 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
