Re: Server Side caching of .action(s)

2008-08-07 Thread GF
I need something inside Java, since I want to get some cached pages and read them server side to use them as fragments, I need to handle from a friendly administration panel which url to cache and how long.. and so on. thanks anyway :-) On Thu, Aug 7, 2008 at 11:12 AM, Al Sutton <[EMAIL PROTECTED]

Re: Server Side caching of .action(s)

2008-08-07 Thread Al Sutton
Apache HTTPD :- http://httpd.apache.org/docs/2.0/mod/mod_proxy.html#forwardreverse GF wrote: Hello. I want to do some server side caching of some specific .action of my websites. I am currently working on the CacheFilter of OsCache, but it doesn't seem very good and has some limitations I don't