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
How to create war file?
What are the advantages of Servlet over CGI?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
What is the servlet?
What is the difference between CGI and Servlet?
What is api in servlet?
What is the use of httpservletresponsewrapper?
Explain the methods of request dispatcher in servlet?
How can you run a servlet program?
What is the life-cycle of servlets?
Explain web application directory arrangement?
Why is init() method is used in servlets?
Explain web container.
What is cgi?
How to get the IP address of client in servlet?