What are the type of protocols used in httpservlet?
What do you mean by httpservlet?
Why do we need a constructor in a servlet if we use the init method?
How can the session in servlet can be destroyed?
Is it good idea to create servlet constructor?
When jsessionid is created?
What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
What are the exceptions thrown by Servlets?
Describe servlet?
Can we get PrintWriter and ServletOutputStream both in a servlet?
Explain jsessionid and when is it created?
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
how can we execute servelt? what the use ".war" or ".jar" file creation