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.