Answer Posted / nagababu
Servlets are small program which execute on the webserver.
They run under webserver environment exploting
functionalities of the web server
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which java application server is the best?
What are the benefits of using servlet over cgi?
What is the difference between servlet and filter?
How can you create a session in servlet?
What is a generic servlet?
What are the different methods involved in generic servlet?
What's the advantages using servlets than using cgi?
How a servlet is unloaded?
What is http servlet?
What is meant by session? Tell me something about httpsession class?
What are the disadvantages of storing session state in cookies?
What are the types of protocols supported by httpservlet ?
What is the need of servlet filters?
how the HTML data stored in web server?
What is the use of servlet context?