What is ServletContext object?
Explain url encoding in servlet?
How do u authorize and authenticate without <auth> of web.xml
How can a servlet be used to generate plain text instead of html?
Write a hello world program using servlets.
What is the process to implement doget and dopost methods?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
Can you explain in detail 'javax.servlet' package?
what are binding listners?
what is the difference b/w DispatchAction and LookUpDispatchAction?
1 Answers Deloitte, iGate, Tech Mahindra,
What is the difference between CGI and Servlet?
What is filter? Can filter be used as request or response?
What are the types of servlet?