| Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Spring Framework | Web Services | BioInformatics | Java Server Faces | Jboss 3.0 tutorial | Hibernate 3.0 | XML | ||||
|
||||
|
|
||||
| Tutorial Categories: Ajax
| Articles
| JSP
| Bioinformatics
| Database
| Free
Books |
Hibernate
| J2EE
| J2ME
| Java
| JavaScript
| JDBC
| JMS
| Linux
| MS
Technology |
PHP
| RMI
| Web-Services
| Servlets
| Struts
| UML
|
|
||||||||||||||||||||||||||||||
|
Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs |
||||||||||||||||||||||||||||||
Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.
Copyright © 2007. All rights reserved.
Current Comments
1 comments so far (post your own) View All Comments Latest 10 Comments:Hi Pavel this might help you.
Connection with the database is not there.That is why this exception.
Your path connecting tomcat and mysql is not set.
go to the tomcat bin directory.Open the setclasspath.bat and insert the following near to the set classpath path
C:\Program Files\MySQL\mysqlconnectorjava\mysql-connector-java-5.0.6\mysql-connector-java-5.0.6-bin.jar; C:\Program Files\MySQL\mysqlconnectorjava\mysql-connector-java-5.0.6\src\lib\; C:\Program Files\mysqlconnectorjava\mysql-connector-java-5.0.6\src\org\gjt\mm\mysql\;C:\apache-tomcat-5.5.25\common\lib\mysql-connector-java-5.0.6-bin.jar;
you have to see where u have saved your mysql directory.
Posted by sahas on Tuesday, 06.3.08 @ 18:56pm | #61968