users@glassfish.java.net

Re: Glassfish V3 RESTful Caching

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 08 Mar 2010 16:32:30 +0100

On Mar 8, 2010, at 4:21 PM, glassfish_at_javadesktop.org wrote:

> Hi,
> Thanks for the answer.
> I will gave squid a look, it sound like it should be easy to setup
> and if it does have PUT/POST/DELETE invalidation then it's a good
> start.
>

OK.


> About the resource filter - I was not about to find any
> documentation about them. I was using resource providers if I
> remember correctly in glassfish V2.1 but I can't find much about
> that either.
>
> If you can refer me to docs, or if Oracle (now that is) can share
> more information about glassfish and jersey it will be great.
>

https://jersey.dev.java.net/nonav/apidocs/latest/jersey/com/sun/jersey/api/container/filter/package-summary.html

Paul.