-
How to use EHCache to cache the web Pages (2 messages)
- Posted by: Ramkumar Nachimuthu
- Posted on: August 09 2007 03:35 EDT
Dear all, i need to know how to cache the dynamic web pages using EHCache. please send me with details. i am using spring framework. how to implement EHCache in spring framework for caching web pages. if possible send me examples and documents site. Thanks and Regards, N.RamkumarThreaded Messages (2)
- Re: How to use EHCache to cache the web Pages by Jeryl Cook on August 12 2007 23:35 EDT
- Re: How to use EHCache to cache the web Pages by Marina Prikaschikova on August 13 2007 15:34 EDT
-
Re: How to use EHCache to cache the web Pages[ Go to top ]
- Posted by: Jeryl Cook
- Posted on: August 12 2007 23:35 EDT
- in response to Ramkumar Nachimuthu
you should use OSCache for this, ..it will work the same and it comes with tag libs to help. http://www.opensymphony.com/oscache/ -
Re: How to use EHCache to cache the web Pages[ Go to top ]
- Posted by: Marina Prikaschikova
- Posted on: August 13 2007 15:34 EDT
- in response to Jeryl Cook
also check out this: http://www.servletsuite.com/servlets/cacheflt.htm and http://www.servletsuite.com/servlets/cachetag.htm for example