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 Quote
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. Quote
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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.