servletcontext « MVC « Spring Q&A





1. ServletContext and Spring MVC    stackoverflow.com

How can I get the ServletContext inside an Interceptor in Spring MVC 3?

2. Spring MVC-ServletContext vs EHCache?    forum.springsource.org

Dear experts, I will plan to load the Reference Data (Country code, ..etc) in Cache. Which one is best way of load the data in cache (ServletContext,EHCache)? Thanks, SR