dev@jersey.java.net

How to make caching work?

From: Peter Liu <Peter.Liu_at_Sun.COM>
Date: Tue, 18 Sep 2007 12:16:29 -0700

Hi,

I want to start a discussion on how to make caching work in Jersey.
This is to alleviate some of the concerns regarding the performance of
REST as an architectural, e.g. amount of round-trip traffic, etc.

Paul, you mentioned about etags and preconditions in jsr311,
could you elaborate on this and show how developers can program
the caching behavior in the resource classes?

Thanks.

Peter