anjanks1981
Jun 5th, 2008, 11:56 AM
I am new to Spring and I am aware that you have Abstract Controller, AbstractCommand Controller to get HttpServlet request and Object as parameters. However, SimpleFormController doesn't have HttpServletRequest.
Can I have form submissions handled by a controller that has both request and Object parameters with parameter binding feature of SImpleFormController
Can I have form submissions handled by a controller that has both request and Object parameters with parameter binding feature of SImpleFormController