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 Posted / mallikarjuna
i think client is waiting for the anyone return the object
to connectionpool
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is a class loader? What are the different class loaders used by jvm?
Explain the advantages and disadvantages of detached objects.
What is the difference between the font and fontmetrics classes?
How task's priority is used in scheduling?
What is a policy?
What is Stream Tokenizer?
What is difference between object state and behavior?
What are the different class loaders used by jvm?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
What are local interfaces? Describe.
How to pass parameters in RMI?
Difference between new operator and class.forname().newinstance()?
How are the elements of a borderlayout organized?
Why are component architectures useful?
Do I have to use jsps with my application?