RE: [OT] : Web App Caching

2005-08-12 Thread Paranj, Bala
I like the CacheFilter of OpenSymphony. That will be good enough for my needs. Thanks a lot. -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Friday, August 12, 2005 11:56 AM To: Struts Users Mailing List Subject: Re: [OT] : Web App Caching Ditto check it out at

Re: [OT] : Web App Caching

2005-08-12 Thread Martin Gainty
Ditto check it out at http://www.opensymphony.com/oscache/ Martin- - Original Message - From: "Ed Griebel" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Friday, August 12, 2005 10:42 AM Subject: Re: [OT] : Web App Caching I haven'

Re: [OT] : Web App Caching

2005-08-12 Thread Ed Griebel
gt; > -Original Message- > From: Swapnil Patil [mailto:[EMAIL PROTECTED] > Sent: Friday, August 12, 2005 10:25 AM > To: Struts Users Mailing List > Subject: Re: [OT] : Web App Caching > > > Hi Paranj, > > You can consider Hsql DB. Its free and has 2-3 mode

RE: [OT] : Web App Caching

2005-08-12 Thread Paranj, Bala
To be more specific I am currenlty looking at the web-tier caching, something that will cache the jsp pages. Thanks. -Original Message- From: Swapnil Patil [mailto:[EMAIL PROTECTED] Sent: Friday, August 12, 2005 10:25 AM To: Struts Users Mailing List Subject: Re: [OT] : Web App Caching

RE: [OT] : Web App Caching

2005-08-12 Thread Marsh-Bourdon, Christopher
t: Re: [OT] : Web App Caching Hi Paranj, You can consider Hsql DB. Its free and has 2-3 modes. On 8/12/05, Paranj, Bala <[EMAIL PROTECTED]> wrote: > > Hi, > > Could someone share their views on the web application caching > solutions available? Preferably open source :-) T

Re: [OT] : Web App Caching

2005-08-12 Thread Swapnil Patil
Hi Paranj, You can consider Hsql DB. Its free and has 2-3 modes. On 8/12/05, Paranj, Bala <[EMAIL PROTECTED]> wrote: > > Hi, > > Could someone share their views on the web application caching solutions > available? Preferably open source :-) The requirement is for a site that > has a component

[OT] : Web App Caching

2005-08-12 Thread Paranj, Bala
Hi, Could someone share their views on the web application caching solutions available? Preferably open source :-) The requirement is for a site that has a component which is read-only most of the time. The frequency of update is of the order of many hours. Thanks, Bala Paranj