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?

Answer Posted / mirza

Servlet is a server side program which is written in java
langauge and it contains the bussiness logic funtion to
submit the appropriate response back to client.
We use servlet to develop the web component
which is deveploy by using web server like Apache.
It takes the HTTP request from client and it
generates the HTTP response back to client.
As per MVC design pattern it works like a
controller.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we perform any action at the time of deploying the project?

1166


How do we translate jsp?

1110


When servlet object is created?

1227


What is the type of method for sending request from http server?

1179


How do you invoke a Servlet? What is the difference between doPost method and doGet method?

1188


What is servlet container. how it works?

1176


What is url encoding and url decoding

1233


How can we implement a jsp page?

1201


What is the procedure of invoking different servlet in a different application?

1063


How to create war file?

1232


How do we go with database connection and log4j integration in servlet?

1240


What is the need of servlet filters?

1065


Explain the lifecycle of a servlet?

1028


How to find whether a parameter exists in the request object?

1163


What is generic servlet class?

1124