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 / nishant

Single thread model is generally not used because it
increases the burden and overhead on the container because
it has to make new instance of the servlet for each and and
every new request.
Sometimes we need to achive the Single thread model in
order to secure our web-application.

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is servlet and its life cycle?

1167


What is servlet looping or chaining?

1188


What are the uses of servlet and what is servlet chaining?

1147


What do you understand by mime type?

1037


What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

1104


Why do we need servlet filter?

1109


What is Request Dispatcher?

1515


How do you deal property files in servlet?

1132


What is the purpose of requestdispatcher interface?

1140


What are its drawbacks of cgi?

1191


How to commuincate between an applet and a servlet?

1102


Why do we have servlet filters?

1078


What is servlet and its types?

1101


Explain the difference between servletconfig and servletcontext in servlet?

1098


Which http method is said to be non-idempotent and idempotent?

1095