1. Role of DispatcherServlet forum.springsource.orgRole of DispatcherServlet I am new to Spring and currently trying out MVC where i have a initial form page which has a controller(implementing SimpleFormController) and another success page which also ... |
2. How to access init method of DispatcherServlet forum.springsource.orgI want set Some Value at application context.As like init method in servlet how can have access or write init method for DispatcherServlet so that i can set some value at ... |