You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Vikramjit Singh <vi...@gtllimited.com> on 2002/06/19 12:18:58 UTC

RE: JDBC Connection

the same error i was also facing. I was using classes12.zip. The solution
for me was, rename the file to classes12.jar and place it in common/lib, and
then the connection worked for me.
try it out. hope it solves your problem.

Regards,
Vikramjit Singh,
Systems Engineer,
GTL Ltd.
Ph. 7612929-1031


-----Original Message-----
From: Juan [mailto:velazquez@htmlspider.com.br]
Sent: Wednesday, June 19, 2002 3:24 AM
To: tomcat-user@jakarta.apache.org
Subject: JDBC Connection


Hello,

I'm trying to connecting with MySQL, but I'm getting the following error:
 >> javax.servlet.ServletException: No suitable driver 
at 
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
l.java:457) 
at org.apache.jsp.index$jsp._jspService(index$jsp.java:805)
...

The JDBC driver is at the classpath, and I'm able to connect using a 
standard Java application. But with Tomcat I'm getting an error.
Am I missing anything?

Thanks in advance,

Juan José Velázquez Garcia
Web Development
www.htmlspider.com.br



--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>