PDA

View Full Version : Spring MVC


rajeshkrishnan83
Jun 15th, 2007, 04:47 AM
Dear all,

I am would like to display the results in JSP page which is coming from Spring's formBackingObject() method,after complete the method, how do i get the values in the JSP page.Kindly do the needful.

Thanks & Regards,
Rajesh.

dr_pompeii
Jun 15th, 2007, 07:49 AM
Dear rajeshkrishnan83

you have the option to see the spring documentation, and see the examples in the Spring documentation

you should start looking there

regards