It's not a secret anymore!
The moose likes Tomcat and the fly likes pooling in tomcat 6.x Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "pooling in tomcat 6.x" Watch "pooling in tomcat 6.x" New topic
Author

pooling in tomcat 6.x

subodh gupta
Ranch Hand

Joined: Jul 23, 2007
Posts: 203
how does tomcat 6.x suppports pooling?


http://subodh-gupta.blogspot.com
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35443
    
    9
Pooling what?


Android appsImageJ pluginsJava web charts
subodh gupta
Ranch Hand

Joined: Jul 23, 2007
Posts: 203
Sorry.

Connection pooling.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35443
    
    9
That, too, is covered in the documentation: JNDI Datasource HOW-TO.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: pooling in tomcat 6.x
 
Similar Threads
How do you enable SSL in Tomcat 6.x?
Can I get the datasource without referencing the actionServlet???
Connection Pooling
connection pooling with firewall
behaviour of doStartTag of TagSupport