1. Spring @Controller lifecycle stackoverflow.comI am new to Spring MVC and would like to know how it handles requests, more specifically:
|
2. How to call controller lifecycle again? forum.springsource.orgHow to call controller lifecycle again? I'm using a SimpleFormController for the lifecycle of one form. The referenceData method of the controller is overridden to populate the form with some data. ... |