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 Single Threaded Model in Servlets? Explain this
with an example?

Answer Posted / niranjanravi

Single Thread Model ensures that servlet handles only one
request at a time.When YOUR CLASS IMPLEMENTS THIS INTERFACE
WE ARE GUARENTEED THAT no two threads run simultaneously in
service() method.
this is a marker interface which contains no methods on its
own.

Is This Answer Correct ?    53 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain in brief the directory structure of a web application?

1156


Can you explain in detail 'javax.servlet' package?

1041


Explain how to improve Servlet Performance?

1200


Does servlet have main method?

1244


What is a generic servlet?

1004


What is called servlet mapping?

1153


What do you mean by filter in servlet?

1064


what is multiple server?

2357


What is new in ServletRequest interface ? (Servlet 2.4)

1062


Explain web application directory arrangement?

1144


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

1164


Difference between httpservlet and generic servlets?

1163


What is difference between server and servlet?

1139


Why is httpservlet declared abstract?

1179


Can you refresh servlet in client and server-side automatically?

1132