wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thai,
Nhut Thai Le wrote:
> Servlet decument says: getDatasource(HTTPServletRequest) is used to
> get the default datasource, getDataSource(HttpServletRequest, String)
> get the selected datasource.
This appears to be a Str
ce is null");
I'm not sure what to tell you. The method getDataSource( request,
"jdbc/TestDB" ) is not a part of tomcat or the servlet spec. Is it part
of Struts?
--David
Nhut Thai Le wrote:
> You are definitely right, i was sleepy while posting the question. The 1.2.9
ys as well but these should work
good luck
- Original Message -
From: "Nhut Thai Le"
To:
Sent: Saturday, July 07, 2007 4:20 PM
Subject: How to use connection pool with tomcat 1.2.9
> Hi guys,
> I 'm developing a simple web app with netbeans with bundle
mbers are 4.x, 5.0.x, 5.5.x, or 6.0.x. I think Netbeans
bundles started with 5.0.x later upgraded to 5.5.x with Netbeans 5.5.
Could you take another look?
--David
Nhut Thai Le wrote:
> Hi guys,
> I 'm developing a simple web app with netbeans with bundle tomcat 1.2.9. I
> want
Hi guys,
I 'm developing a simple web app with netbeans with bundle tomcat 1.2.9. I
want to use connection pooling fir my web app. Thus, i config as follow:
Here is my server.xml: