Explain the difference between generic servlet and http servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is called servlet mapping?
How the typical servlet code look like ?
When the methods init() and Distroy() will be called?
What are setComment and getComment methods in Cookies?
i need connection pooling code.....from harpreet.your@gmail.com
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
What is the life-cycle of servlets?
What exception should be thrown when servlet is not properly initialized?
What is meant by a servlet?
Why is init() method is used in servlets?
Are Servlets by default thread safe or not? thanks in advance regards Sudhakar
Is servlet a controller?