4 messages in com.mysql.lists.javaRe: JSP & MySQL
FromSent OnAttachments
David Bell21 Nov 2001 04:05 
Mark Matthews21 Nov 2001 04:10 
Igor Fedulov21 Nov 2001 05:09 
Paul DuBois22 Nov 2001 18:39 
Subject:Re: JSP & MySQL
From:Igor Fedulov (ifed@outlook.net)
Date:11/21/2001 05:09:21 AM
List:com.mysql.lists.java

Where do I put the MySQL JDBC driver jar file so that my JSP files can access it?

Into WEB-INF/lib directory. Sometimes you will have to restart your server, but for example with resin 2.0.2 from caucho you don't have to.

Best regards,