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 the control flow in servlet when we send a request?

Answer Posted / puli

when the request is go the server webcontainer creates
request object and response object after that service
method will be called passed request and response objects
as a parameters.
Next request and response objects are destroyed.
Thanks
Puli mama

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all the advantages of servlet over cgi?

1139


Does servlet have main method?

1249


Explain the difference between get and post method in servlet?

1198


What is servlet and its types?

1105


What is cgi?

1070


Why doesn’t a servlet include main()? How does it work?

1217


What is servlet lazy loading?

1233


Write a program to show the functionality of doget and dopost method?

1260


When a client request is sent to the servlet container, how does the container choose which servlet to invoke?

1085


In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify

1074


What's the advantages using servlets than using cgi?

1047


When jsessionid is created?

1103


What is servlet looping or chaining?

1191


What are common tasks performed by Servlet Container?

1317


What are the objects involved when a servlet receives a call from client?

1094