The resteasy user guide is your friend.  Go look up our interceptor 
model.  IMO, it is superior to Jersey's and, our model will be 
standardized in JAX-RS 2.0.

On 10/27/11 8:14 AM, buko wrote:
>
> (Asked this before but thought I'd give this another shot).
>
> I Jersey I can do ContainerRequestFilter (
> http://jersey.java.net/nonav/apidocs/latest/jersey/com/sun/jersey/spi/container/ContainerRequestFilter.html
> ) that act as a generic mechanism for filtering requests aimed at a
> target resource. This is useful in general but especially so when you're
> not running in a real servlet container so I was wondering how I might
> achieve the same RestEasy?
>
> Thanks
>
>
> ------------------------------------------------------------------------------
> The demand for IT networking professionals continues to grow, and the
> demand for specialized networking skills is growing even more rapidly.
> Take a complimentary Learning@Cisco Self-Assessment and learn
> about Cisco certifications, training, and career opportunities.
> http://p.sf.net/sfu/cisco-dev2dev
>
>
>
> _______________________________________________
> Resteasy-users mailing list
> Resteasy-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/resteasy-users

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to