View Single Post
  #16  
Old 09-13-2007, 12:44 AM
Venkat Venkat is offline
D-Web Master
 
Join Date: Mar 2007
Posts: 347
Venkat is on a distinguished road
Thumbs up Re: Java/J2EE interview Questions

what are different Authentication Options available in servlets?

There are four ways of authentication:-
√HTTP basic authentication
√HTTP digest authentication
√HTTPS client authentication
√Form-based authenticationLet’s try to understand how the above four ways work.
__________________
Venkat
knowledge is Power
Reply With Quote