1. Spring Command object sharing issue forum.springsource.orgSpring Command object sharing issue Hi, We have declared command objects and controllers in our application. We have a controller for which the user would be redirected to two views.Say some ... |
2. Sharing Command object between SimpleFormControllers forum.springsource.orgSharing Command object between SimpleFormControllers I have a Spring MVC application with a SimpleFormController (A). A's successView (B) should be a SimpleFormController itself, and should share the A's Command object as ... |