Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the classes and interfaces for servlets?

Answer Posted / lal ajith kumara

Most commonly used interfaces and classes

javax.servlet.Servlet interface and
javax.servlet.ServletConfig interface
by implementing them we get

javax.servlet.GenericServlet

by extending GenericServlet we get
javax.servlet.http.HttpServlet

most ppl used HttpServlet to create Servlets

Is This Answer Correct ?    14 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why session tracking is needed?

1086


What is new in ServletRequest interface ? (Servlet 2.4)

1060


Can we override servlet service method?

1150


Difference between get and post in java servlets?

1078


what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?

1101


Which protocol will be used by browser and servlet to communicate

1106


What is api in servlet?

1073


Explain url encoding in servlet?

1104


What are the difference between session and cookies in servlet? Explain

1097


What is the use of servlet wrapper classes?

1240


What is cookie? Why is cookie used?

1103


Is dispatcher servlet a singleton?

1070


What is meant by Servlet? What are the parameters of service method?

1101


What is the use of servlet context?

1103


What is a deployment descriptor?

1156