Jump to content

Recommended Posts

Posted

I want to host a JSP website where all pages are JSP and database in mysql

I want to know the connection string which I pass for connecting my database

and I want to know how to run JSP pages

  • Like 1
Posted

You'll have to Google how to connect JSP to MySQL. There appears to be many possible methods. I am not a Java programmer, so I unfortunately cannot point you in the right direction.

  • 2 months later...
Posted

I have googled it but there is a line of code

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

from where Java recognizes that the given database's Driver is mysql

for it we install mysql connector in our home pc but I think here in my account it has not been installed

please check it in my account and if it is not there then please install it because that is the reason I am not able to host my site. nationalautomobiles.heliohost.org

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...