How do u authorize and authenticate without <auth> of
web.xml
We can maintain the authorization and authentication with
the form based security.
means create our own webform with user name and password
and check the authentication with help of either filters or
servlets
| Is This Answer Correct ? | 1 Yes | 1 No |
what is the difference b/w DispatchAction and LookUpDispatchAction?
1 Answers Deloitte, iGate, Tech Mahindra,
Can you send an authentication error from a servlet?
how can you give alias to servlets?
How can the session in servlet be destroyed?
java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null while working with struts it displayed pls very ungent
What is a web application and what is it’s directory structure?
What are different types of SessionTracking?
What are the servlet events?
How to handle exceptions thrown by application with another servlet?
What method is used to create database connection in servlets?
what is multiple server?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?