What is the use of Servlets?

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


Please Help Members By Posting Answers For Below Questions

What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?

860


How do you create a cookie using servlet?

870


What is the web server used for running the Servlets?

788


How is the get () method different from the post() method?

761


What exactly is a servlet?

740


What is dispatcher servlet?

832


How to create war file?

835


What is the difference between servlet and jsp?

833


What is the procedure for initializing a servlet?

779


What is the capacity the doget can send to the server?

829


How can you start a jta transaction from a servlet deployed on jboss?

900


Write a program to show the functionality of servlets.

780


What is java servlet?

829


If servlet receives multiple requests, how many objects will it create?

1118


What is the use of servletconfig interface?

805