What is Servlet?

Answer Posted / ajay dhingra

Servlet is server side web application component written in
java which is used to handle client side request.

there are two type of servlet

1. Generic Servlet : extends javax.servlet.
2. HttpServlet : extends javax.Servlet.HttpServlet.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is string and example?

559


What is matcher in java?

520


How do you create immutable object in java?

542


Why do we need variables?

532


Is null a keyword in java?

559






What are the super most classes for all the streams?

1175


Explain the inheritance?

577


What is stack example?

549


What is the difference between normal report & matrix report?

573


What is the benefit of inner / nested classes ?

529


Write a program in java to create a doubly linked list containing n nodes.

561


State the main difference between c++ and java?

594


Can we create our own daemon thread?

544


Can inner class extend any class?

600


Which variables are stored in stack?

453