Answer Posted / a.srinivas rao
servlet is a web component used to deveop Web
Applications,they are dep;oyed on the server to process the
user requests.
or
servlet is a java program which runs on the server machine
to proess the user request and to give rsponse.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is pure servlet?
If a servlet is not properly initialized, what exception may be thrown?
What are the functions of Servlet container?
What is servlet in tomcat?
If some new data has entered the database, explain how can a servlet refresh automatically?
What is api in servlet?
What is the life cycle of a servlet?
What is servletconfig?
How to upload a file to the server using servlet?
What is the difference between the servlets and cgi programs?
Difference between httpservlet and generic servlets?
what is multiple server?
Tell us something about servletconfig interface.
Why are servlets used?
What is called servlet container?