Re: [Classifier4j-devel] Update Word Probability Break Down
Status: Beta
Brought to you by:
nicklothian
From: moedusa <mo...@in...> - 2003-11-12 23:29:20
|
Matt Collier wrote: > Anyone see any problems with the pooling code I used from: > > http://developer.java.sun.com/developer/onlineTraining/Programming/JDCBook/conp > ool.html#example > I am sure, that it would be better to use some kind of container-managed connection pool. that is more configurable and, well, proper solution. You can find how to configure tomcat with Apache DPCB connection pool here (with code sample): http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-howto.html |