Answer Posted / abhijitbaji
servlets are the server side component.
it act as a controller.
it is used for request delegation too.
| Is This Answer Correct ? | 58 Yes | 4 No |
Post New Answer View All Answers
What is servlet api used for conneting database?
What is the difference between genericservlet and httpservlet
How to commuincate between an applet and a servlet?
Describe some assignments that are executed by servlet container?
How to upload a file to the server using servlet?
How to get the path of servlet in the server?
What is servlet lazy loading?
How to rectify errors in java servlet while compilation?
Write a program to show the functionality of servlets.
What is the need of servlet filters?
How can the referrer and the target urls be used in servlet?
Explain how does JSP handle run-time exceptions?
Why are http servlets used in programming?
How to get the server information in a servlet?
What is the difference between the servlets and cgi programs?