Interview Questions  

Go Back   Interview Questions > Interview Questions & Answers > Information Technology > Java > Servlets

Servlets Servlets Interview Questions, Learn by sharing Servlets Interview Questions asked in various companies, Get Career advices, Interview Procedures from Servlets experts, Post asked Servlets Interview Questions and Answers.

   

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-28-2008, 06:29 PM
Senior Member
 
Join Date: Mar 2008
Posts: 4,634
Default Have we used threads in Servelet

Have we used threads in Servelet ?
Reply With Quote
  #2 (permalink)  
Old 06-26-2008, 02:02 PM
Junior Member
 
Join Date: Jun 2008
Location: pune
Posts: 5
Default

yes we used threads in servlets basically thi init method of gervlet class is not multithreaded but service method of servlet class is multithreaded to handle the request of multiple clients at a single time
Reply With Quote
Reply

Tags
interview questinons, servlets

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On