-
Aug 20th, 2008, 05:50 PM
#1
Caching: OSCache and misc.
We would like to implement server-side Web page caching.
We have looked at OSCache’s CacheFilter. It works as expected for plain servlets, but we have not managed to make it work for JSP pages generated by Spring MVC. Based on the log files, the caching mechanics works as expected, but the cached content is entirely empty.
Has someone managed to make the CacheFilter work with Spring MVC?
Anyway, it is a good time to reconsider our server-side caching strategy. Please share your experience.
Thank you.
Francois
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules