ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Advanced Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
In connection pool,when 100 clients are requesting, in pool
100 objects is there, when another client is making request
how it will work
 Question Submitted By :: Mahi
I also faced this Question!!     Rank Answer Posted By  
 
  Re: In connection pool,when 100 clients are requesting, in pool 100 objects is there, when another client is making request how it will work
Answer
# 1
It will keep the client in waiting state .
 
Is This Answer Correct ?    0 Yes 0 No
Vrush
 
  Re: In connection pool,when 100 clients are requesting, in pool 100 objects is there, when another client is making request how it will work
Answer
# 2
i think client is waiting for the anyone return the object 
to connectionpool
 
Is This Answer Correct ?    0 Yes 0 No
Mallikarjuna
 
 
 
  Re: In connection pool,when 100 clients are requesting, in pool 100 objects is there, when another client is making request how it will work
Answer
# 3
connection ojbect from one of the inactive client will be 
saved (with its state) and freed up connection object will 
be given to new request.

if all 100 clients are using connection objects actively 
then depending on implentation either 101th client will 
wait or server will spawn 101th connection object.
 
Is This Answer Correct ?    0 Yes 0 No
Ballu
 

 
 
 
Other Advanced Java Interview Questions
 
  Question Asked @ Answers
 
When you will synchronize your code?  2
whats is mean by class.forName() whats the return type of class SolutionNET4
What are the various thread priorities?  1
a US company has filed my H1B visa ,, and i got selected in random number process.I wanna ask Could they ask regarding my languages(java,c++) or there will b just general questions?? And wat kind of questions will they ask in embassy interview??  2
What is J2EE?  1
What are different types of controls in AWT? IBM1
What is the applet sandbox?  1
For an example, if we have some variable in run method, and we created one or more threads. Does all threads will share the same variable or a copy of variable is created for each thread??  1
wahts is mean by dynavalidatorform in struts/ SolutionNET1
What is runnable?  1
whether the connectionpooling used in struts? SolutionNET1
what is the use of Object Factories?  1
difference between applicationserver and webserver SolutionNET2
What is daemon thread?  1
what is difference between checked exception & unchecked exception in java?  1
What is multithread synchronizing ? Sun-Microsystems3
what is the RMI / IIOP?  3
whats is mean by connectionpooling SolutionNET1
what is the Remote Stub?  1
What state a thread enters, When it blocks on I/O?  1
 
For more Advanced Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com