How httpservlet is different from the genericservlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is url encoding and url decoding
Is servlet synchronized?
Explain servlet.
Tell us something about servletcontext interface.
What method is used to create database connection in servlets?
What is servlet lazy loading?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
Write all the phases defined in servlet life cycle?
How we can get ip address of client in servlet?
Whether we can get deadlock situation in servlets?
How a servlet is unloaded?
Why session tracking is needed?