>Hi,nk I am using Tomcat 4.0. I want to install the MM MySQL driver from >mmmysql.sf.net. Firstly, in which directory should I put the file mm.mysql.jar? I >was thinking of either the >lib or the classes directory but wasn't sure. Secondly, how should I change my >classpath to include this driver? Thanks very much, Saqib
Hi, Place the jar file in the common/lib folder. Tomcat will find this jar as it starts up. You need not edit your classpath. Even if you did edit the classpath, it would not be of any use since the tomcat startup batch file sets aside the system' s classpath, and creates it's own. Regards, Sriram _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>