1. Storing objects in session within MultiActionController page stackoverflow.comHow to store/cache a List within a Controller in Spring 3.0 Thanks Gauls |
2. MultiActionController bind command session scope forum.springsource.orgI am trying to bind the command object to have session scope in a MultiActionController and could not find a right solution. Has anyone got suggestions? i have read about the ... |
3. Using MultiActionController how to put command class in session forum.springsource.orgHi, I had writen a controller which extends MultiActionController, in which i am injecting a command class declaretively. In my Controller i want to use the command class properties or attributes ... |