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 / vrush
It will keep the client in waiting state .
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is ioc concept & explain it?
What is clustering? What are the different algorithms used for clustering?
What is the form of storage space in java?
What is synchronization and why is it important?
Which class is the immediate superclass of the menucomponent class?
whats is mean by connectionpooling
whats is mean by tiles in struts
What are the diff types of exception?
Why does the option tag render selected=selected instead of just selected?
What is the purpose of the wait(), notify(), and notifyall() methods?
what are RemoteObjects?
what is a portable component?
what are getters and setters in Java with examples?
wahts is mean by dynavalidatorform in struts/
What are the steps to write p-to-p model application?