national Posted July 18, 2013 Posted July 18, 2013 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 databaseand I want to know how to run JSP pages 1
Ice IT Support Posted July 20, 2013 Posted July 20, 2013 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.
national Posted September 22, 2013 Author Posted September 22, 2013 I have googled it but there is a line of codeclass.forName("com.mysql.jdbc.Driver");from where Java recognizes that the given database's Driver is mysqlfor it we install mysql connector in our home pc but I think here in my account it has not been installedplease 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now