Jump to content

murpha

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by murpha

  1. My server is bit.heliohost.org. I just got verified java on my johnny server and now I am using something I have tested on my localhost computer, and which works. I have

    Class.forName("com.mysql.jdbc.Driver");

    and

    <%@page import="java.sql.*" %>.

    I have the error:

    java.lang.ClassNotFoundException: com.mysql.jdbc.Driver.

    How do I solve this problem? I cannot access WEB_INF in my ftp client either, so I cannot add my mysql/J connector in the library either.

×
×
  • Create New...