On Apr 2, 2009, at 12:32 AM, Rahul Saxena wrote:

JSR 196 can be implemented only at the service level....Is it true??

not sure exactly what you mean.... each web app needs something to do its authentication, whether it be a standard FORM/BASIC/DIGEST/ CLIENT_CERT auth thingy or a jsr 196 auth thingy. The auth thingy gets called once per request before the request gets to any filters or servlets.

thanks
david jencks





--
Rahul Saxena
B.Tech Part III
Computer Science and Engineering
I.T. B.H.U. ,Varanasi
Contact No.-09452196645


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to