User Profile

Collapse

Profile Sidebar

Collapse
codeninja
codeninja
Last Activity: Sep 6 '07, 01:35 AM
Joined: Sep 5 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • It is already there. Perhaps it is a problem with the classpath then. What should it be set to? I set it to the directory that the connector .jar file is in (along with the servlet -api and jsp-api .jar files)
    See more | Go to post

    Leave a comment:


  • Problem with Tomcat 6.0 / connector/j / jdk1.6 /JDBC

    Hello,
    I'm trying to write a jsp page that calls a java class, which accesses a MYSQL database, and for some reason i get "java.lang.Clas sNotFoundExcept ion: com.mysql.jdbc. Driver" while trying to establish the connection. I tried putting the connector .jar in the WEB-INF\lib, I tried setting the classpath variable to the connector's location, and nothing seems to fix it. Am I using the wrong class for the driver, or is it something...
    See more | Go to post
No activity results to display
Show More
Working...