Answer Posted / chaitu
All the methods in Generic servlets are abstract methods.
Even though HTTP Servlet is an abstract there are no
abstract methods
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can you refresh servlet in client and server-side automatically?
What is difference between server and servlet?
Why do you use session tracking in httpservlet?
What is a servlet-to-servlet communcation?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
How can we implement a jsp page?
What is a servlet?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
What is session?
What are some advantages of storing session state in cookies?
What is ServletContext object?
Explain the difference between a web server and a web container?
What do you mean by filter in servlet?
What do you mean by cgi and what are its drawbacks?
What is generic servlet class?