What is httpservlet and how it is different from genericservlet?
No Answer is Posted For this Question
Be the First to Post Answer
Is there any need to shutdown the web server, if you want to modify a servlet?
can i call init() method in destroy() method of servlset. ?
What is the life cycle of a servlet?
what is EJB and Java servlet
Can I override destroy() method of Servlets?
can we override service method in my servlet class..?? if yes or no why ??
Explain the difference between a web server and a web container?
Write a hello world program using servlets.
What is the use of servlet wrapper classes?
What is the difference between encodeRedirectUrl and encodeURL?
How do I support both get and post from the same servlet?
how to use servlets with j2ee ?