Re: Connection to mysql using jsp
Posted by: Antonel Pazargic
Date: February 20, 2006 12:20AM

After the stacktrace looks like your jdbc driver is not in <YOUR_WEB_APP_PATH>\WEB-INF\lib (or others 'looking for' location). It's strange why container is looking into jdbc-odbc bridge driver. Probably cose it is in classpath (comes with java).

Try put jdbc driver jar into <YOUR_WEB_APP_PATH>\WEB-INF\lib

Options: ReplyQuote


Subject
Written By
Posted
November 27, 2005 05:27AM
September 24, 2006 10:26AM
December 27, 2007 11:53PM
December 31, 2007 09:54PM
February 19, 2006 11:57PM
Re: Connection to mysql using jsp
February 20, 2006 12:20AM
b g
June 09, 2009 04:43AM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.