1. Refresh WebApplicationContext doesn't reload Controllers forum.springsource.orgI wanted to use the 'refresh' capabilities of the ApplicationContext in my WebApplication to propogate any property changes that may occur. I prototyped a quick application to test it out. I ... |
2. WebApplicationContext in a Controller? forum.springsource.orgWebApplicationContext in a Controller? Hello, I want my Spring MVC Command objects to have session scope. I understand that to do so I must use a WebApplicationContext object to get a ... |