senthilnathan74
May 19th, 2007, 05:50 PM
Hi,
I'm pretty new to the Spring and currently i'm involved in the development of a project using Spring MVC. I read in few articles saying that Controllers are not thread-safe. In other words same instance of controller will serve multiple requests. Is this true? If so then we shouldn't declare instance variables.
Thanks a lot!!!
Senthil.
I'm pretty new to the Spring and currently i'm involved in the development of a project using Spring MVC. I read in few articles saying that Controllers are not thread-safe. In other words same instance of controller will serve multiple requests. Is this true? If so then we shouldn't declare instance variables.
Thanks a lot!!!
Senthil.