2 messages in com.mysql.lists.javaRe: driver not found for db access
FromSent OnAttachments
Thomas Aniol10 Jun 1999 03:38 
Joerg Brunsmann10 Jun 1999 04:40 
Subject:Re: driver not found for db access
From:Joerg Brunsmann (joer@FernUni-Hagen.de)
Date:06/10/1999 04:40:16 AM
List:com.mysql.lists.java

Thomas Aniol wrote:

I have a problem accessing the database using servlets.

Make sure you have a correct entry to the jdbc driver jar file in your classpath. This classpath must be set in your apache and jserv configuration and properties files.

Kind regards,

Jörg