What do you mean by servlet?
No Answer is Posted For this Question
Be the First to Post Answer
How can we implement a jsp page?
What is the difference between ExecuteUpdate and ExecuteQuery?
What is the difference between CGI and Servlet?
What is the workflow of a servlet?
Explain the architechure of a servlet?
Difference between Include, Forward and sendRedirect in Servlet?
What are the kinds of http requests?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What do you mean by interservlet communication?
what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }
List some life cycle methods of a servlet.
What are the classes and interfaces for servlets?