Answer Posted / maulik patel
It is a server side program that is responsible to capture
and interpret the clients Request and respond to teh client
with the requested information.
| Is This Answer Correct ? | 19 Yes | 7 No |
Post New Answer View All Answers
How can we include static files in the jsp page?
Write all the phases defined in servlet life cycle?
What is the use of httpservletresponsewrapper?
What is cgi and what are its drawbacks?
How do you create a cookie using servlet?
Explain the difference between servlet and cgi?
What is the difference between servlet and jsp?
What is new in ServletRequest interface ? (Servlet 2.4)
What are some advantages of storing session state in cookies?
What is servlet and its types?
How do you configure a centralized error handler in servlets?
What is the difference between sendredirect() and forward() in a servlet?
What are the kinds of http requests?
What is api in servlet?
What is the requirement of servlet config and servlet context implemented and how are they implemented?