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 is servlet and what you get when we use servlets?

Answer Posted / nag sekhar(mca)

Servlet is an object which provides the implementation of
servlet interface directly or indirectly.
For example servlet program can be written by implementing
the servlet interface or by using HttpServlet class like
"public class ServletExample extends HttpServlet". The class
HttpServlet implements the Servlet interface which is
indirect implementation of Servlet.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the steps involved in placing a servlet within a package?

1109


Difference between get and post in java servlets?

1076


What are the different methods of session management in servlets?

1074


What are advantages of servlets over cgi?

1158


What do you mean by session tracking and also explain its techniques?

1049


Explain the difference between a web server and a web container?

1053


What is session?

1121


Which is the methods of generated servlet?

1293


What is ServletConfig object?

1245


How do you load an image in a Servlet?

1230


What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

1096


Explain is servlet mapping?

1056


What is a generic servlet?

1002


what do you understand by url rewriting?

1006


Explain the difference between servletconfig and servletcontext in servlet?

1091