It's a bit difficult to solve the problem without the code, but a wild,
but rather qualified quess is that your db drivers are residing in a
place where the cannot be found by the JVM, or that you haven't
registered them properly. The error message implies that. But like I
said, without any of your code your question is impossible to answer.

Regards Erik Beijnoff

-----Ursprungligt meddelande-----
Från: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED] För Mikil
Skickat: 26 November 2003 10:01
Till: [EMAIL PROTECTED]
Ämne: Re: [Shameless Plug] Servlets and JavaServer Pages; the J2EE Web
Tier


Hi to everyone who comes across this mail.

I am trying to implement a web application using jsp and sevrlet on os
linux redhat 9, java ver 1.4.2_05, apache tomcat server ver 4.1.27,
mysql ver 3.23.54 std and mysql_connector_java_3.0.9stable. 

I am able to execute jsp and servlets, but get an error while I try to
access the DB. The error says "no suitable driver". But I checked all
documents related to this matter, according to which it is correct. 

Will be glad and thankful if someone is able to resolve this.

Thanks.

Mikil

========================================================================
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set
JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to