Explain the role of dispatcherservlet and contextloaderlistener.
what is servlet life cycle?
What do you mean by request dispatcher in servlet?
Explain servlet.
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
How multiple simultaneous requests can be handled by servlets?
What are different ways for servlet authentication?
How can you create a session in servlet?
What are the exceptions thrown by Servlets?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
What is servlet exception?
6 Answers EDS, Spa IT Solutions,
What methods do you use in servlet - applet communication?
Explain the servlet filter.