If you want all tomcat webapps to use MySQL, put the MySQL JDBC jar file to common/lib folder.
If you want just a particular webapp to use MySQL, put the jar file to YOUR_WEBAPP/WEB-INF/lib. If you don't know how to use JDBC + JSP, you should go to SUN site to read their tutorials. Hope this get you started. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, February 07, 2003 2:08 PM To: [EMAIL PROTECTED] Subject: Tomcat ( JSP)+ MySql .. driver ? hi guys , can anyone help me plz ! .. how can i make my jsp files working on Tomcat work with MySql database .. i download the java-module offered from MySql site .. but i dont know where / how to work with it ! thanks in advance , Walid --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
