Describe servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What's the advantages using servlets than using cgi?
What happens, if server sends a cookie to a browser that doesn't supports cookies?
What is the GenericServlet class?
How to run a servlet program?
can i override service method
what happens if we wont use destroy()?
Differentiate between the get and post method
how the HTML data stored in web server?
Explain the jar and war files in servlet?
What is servlet used for?
What are the objects involved when a servlet receives a call from client?
can we override service method in my servlet class..?? if yes or no why ??