Java Enterprise Edition (J2EE/JEE) Question:
Download Job Interview Questions and Answers PDF
What is form-based authentication?
Answer:
An authentication mechanism in which a Web container provides an application-specific form for logging in. This form of authentication uses Base64 encoding and can expose user names and passwords unless all connections are over SSL.
Download J2EE Interview Questions And Answers
PDF
Previous Question | Next Question |
What is filter chain? | What is home handle? |