How do u authorize and authenticate without <auth> of
web.xml

Answer Posted / sekhar babu

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the need of session tracking in web application?

583


What do you mean by session tracking?

665


What is the difference between the include() and forward() methods?

567


What is a web application and what is it’s directory structure?

582


What is a server side include (ssi)

568






Why is init() method is used in servlets?

554


What are the mechanisms used by a servlet container for maintaining session information?

562


What do you mean by deployment descriptor?

551


Who is responsible for writing a constructor?

776


Define declaration.

616


Why is Servlet so popular?

613


How to create war file?

611


What is Client-Server Computing?

1893


Explain the different ways for servlet authentication?

528


What is the requirement of servlet config and servlet context implemented and how are they implemented?

539