What is the type of method for sending request from http server?
No Answer is Posted For this Question
Be the First to Post Answer
When the methods init() and Distroy() will be called?
What are the disadvantages of storing session state in cookies?
Explain get and post.
Can we fetch the attributes related to a servlet on a different servlet?
What are the life cycle methods of a servlet?
What is http servlet? Explain with the help of an example.
What is the use of java servlet api?
What is called Scriptlet?
What is session variable in servlets?
List out difference between a JavaBean from a Servlet?
When servlet is loaded?
Are Servlets Thread Safe? How to achieve thread safety in servlets?