What are the uses of Servlets?(Choose all that apply)

  1. Servlets are used to process the client request

  2. Servlets enables rapid development of mission-critical application that are versatile, reusable and portable across middleware while protecting IT investment

  3. A Servlet can handle multiple request concurrently and be used to develop high performance system

  4. A Servlet can be used to load balance among serveral servers, as Servlet can easily forward request

  5. With the help of servlet we can achieve Clustering


Correct Option: A,C,D

Find more quizzes: