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 the difference between the font and fontmetrics classes?
What is a session? Can you share a session object between different theads?
What is ioc concept?
Should synchronization primitives be used on bean methods?
What is the difference between system.out ,system.err and system.in?
What is Stream Tokenizer?
What class is the top of the awt event hierarchy?
What is the relationship between the canvas class and the graphics class?
What is glasgow?
How to pass parameters in RMI?
What are transaction attributes?
What are JTA/JTS and how they used by client?
What is chat area? Explain.
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
why static class in java