-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jason,
Heping Ling wrote:
> Libraries (*.jar files) specific to an application should be in the
> application's WEB-INF/lib directory, and those shared by all applications
> should be in $CATALINA_HOME/common/lib. I put the database driver file in
>
Hi, Gabriele:
Thanks for the reminder.
Libraries (*.jar files) specific to an application should be in the
application's WEB-INF/lib directory, and those shared by all applications
should be in $CATALINA_HOME/common/lib. I put the database driver file in
both directories just in case, but it did
ailto:[EMAIL PROTECTED]
Sent: Tuesday, October 02, 2007 2:19 PM
To: Tomcat Users List
Subject: RE: Configuring and using DataSource in Tomcat
> From: Heping Ling [mailto:[EMAIL PROTECTED]
> Subject: Configuring and using DataSource in Tomcat
>
> I am new in doing web applications
> From: Heping Ling [mailto:[EMAIL PROTECTED]
> Subject: Configuring and using DataSource in Tomcat
>
> I am new in doing web applications and new in using tomcat.
Don't suppose you'd want to give anyone a hint about what Tomcat version
you're using?
> 2. File name and location of the JDBC dr