For example you can use Guice interceptor.
On Thu, Jan 26, 2012 at 6:02 PM, Pengfei Di <pengfei.di_at_match2blue.com>wrote:
> Hello,
>
> Is there any way to configure jersey to a read-only mode? That means only
> GET requests are allowed, and all POST/PUT/DELETE requests will be rejected.
> Thanks for any hints.
>
> Pengfei
>
>