aspose file tools
The moose likes Servlets and the fly likes Instance Pooling Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Instance Pooling" Watch "Instance Pooling" New topic
Author

Instance Pooling

Shrinivas Mujumdar
Ranch Hand

Joined: Aug 27, 2004
Posts: 328
Hello
I have one question about instance pooling
Can a programmer control the number of instances for servlet & JSP by specifying no. in any tag in deployment descriptor?
This is possible in EJBs
thanks in advance
Have a nice time always.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Instance Pooling
 
Similar Threads
How to create a pool of prototype beans?
Questions on EJB
Difference between Bean pooling & instance pooling???
cache and pool
user defined instance pooling