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 |
i am bca student,give me suggest for bright future
18 Answers BSNL, Future Considerations,
In jsp custom tags from child tags to how many levels of parent tags you can acess
What is the workflow of a servlet?
What do you mean by deployment descriptor?
What is the main purpose of java servlets?
What’s the use of the servlet wrapper classes??
What is meant by Servlet? What are the parameters of service method?
Explain the difference between generic servlet and http servlet?
How to notify an object in session when session is invalidated or timed-out?
What is session tracking?
Can I override destroy() method of Servlets?
What's the difference between servlets and applets?