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...


How threads are implemented in servlets?

Answers were Sorted based on User's Feedback



How threads are implemented in servlets?..

Answer / ravikiran(aptech mumbai)

During servicing any request the container will create a
thread or will get a thread from a thread pool.

Is This Answer Correct ?    3 Yes 1 No

How threads are implemented in servlets?..

Answer / niranjanravi

internally the threads are implemented in servlets

Is This Answer Correct ?    2 Yes 2 No

How threads are implemented in servlets?..

Answer / prashant rajput

Web Container will create a Thread for each request!

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Servlets Interview Questions

What is the difference between JspWriter and PrintWriter

4 Answers   Artech,


What is the difference between CGI and Servlet?

0 Answers  


Difference between get and post in java servlets?

0 Answers  


Can a jsp be called using a servlet?

0 Answers  


How values can be passed from HTML page to servlet?

7 Answers   ABC,


What is ServletContext() and what is its use?

9 Answers   Prime Technology, TCS,


if u havea .class file ,how can u say whether it is servlet or not ,dont use java decompliler

4 Answers   Polaris,


can i call init() method in destroy() method of servlset. ?

5 Answers   IBM,


Is the init(ServletConfig sc) throws IOException or not?

3 Answers  


Why setMaxAge() and getMaxAge() methods are used in Cookies?

2 Answers  


What is a server side include (ssi)

0 Answers  


What is servlet instance?

0 Answers  


Categories