dev@jersey.java.net

(no subject)

From: ajay vasudevan <vasudevan.ajay_at_gmail.com>
Date: Fri, 1 Jun 2012 23:37:26 +0530

Dear Team ,

Need to hook & intercept request attributes for a particular URL say
/employee/* to the Jersey Framework.

Requirement :
The initialization of the filter class SHOULD NOT be done through web.xml
entries. Rather it should be through implementing Filter interfaces and /
or adding annotations to the filter classes.

Request to share working code snippets as there is less time to investigate.

Regards.