Jump to content

Cannot access WEB_INF for libraries in ftp.


murpha

Recommended Posts

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...