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


Can threads be used in Servelet?

Answers were Sorted based on User's Feedback



Can threads be used in Servelet?..

Answer / prathap

Threads Cannot code manually by the programmer.The facility
itself given by the Servlet Container.

Is This Answer Correct ?    4 Yes 0 No

Can threads be used in Servelet?..

Answer / niranjanravi

yes

Is This Answer Correct ?    1 Yes 1 No

Can threads be used in Servelet?..

Answer / abc

Yes. You can use Threading in Servlet by implementing
SingleThreadModel interface.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Servlets Interview Questions

What are the ways to handle multi-threading in servlets?

0 Answers  


Write all the phases defined in servlet life cycle?

0 Answers  


What is the capacity that doGet method can send to the server?

5 Answers  


How do we share data using 'getservletcontext ()?

0 Answers  


What is session variable in servlets?

1 Answers  


Is that servlet is pure java object or not?

0 Answers  


What are all the protocols supported by httpservlet?

0 Answers  


How to pass a requrest object of one servlet as a request object to another servlet?

4 Answers   Verizon,


Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.

1 Answers  


How to get the path of servlet in the server?

0 Answers  


What does the term localization refer to?

0 Answers  


What method is used to create database connection in servlets?

2 Answers  


Categories