What is the difference between the http servlet and generic servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by httpservlet?
What if we pass negative value in load-on-startup?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
Why setMaxAge() and getMaxAge() methods are used in Cookies?
Is Servlet Class Thread safe?????? How to make servlet Thread safe ???
What is called Session Tracking?
where the generated jsp source file are stored?
What are some disadvantages of storing session state in cookies?
How can we implement a jsp page?
What is forward() and include() of servlets RequestDispatcher interface?
Explain the jar and war files in servlet?
servlet life cycle?