users@jersey.java.net

[Jersey] Http cache

From: Sandeep Tikoo <stikoo_at_digitalriver.com>
Date: Tue, 26 Jul 2011 11:20:17 -0500

Hi,

 

We are currently using Jersey and want to integrate some caching
mechanism on the client side for performance improvements. My
understanding is that currently Jersy does not have a built in support
for Http response caching. Jersy does allow for integrating with Apache
Http Client which has support for HTTP/1.1 response caching.

My question is if using Jersy-Apache Http Client is the recommend way to
go if http caching on client side is required.

 

Thanks in advance.

 

Sandeep.