Hi I Want To Know What is the data base server Name of my sql on heliohost. i want to connect my jsp file with my sql, What to write at Connection connection = DriverManager.getConnection("jdbc:mysql://127.0.0.1/" + mysql_database,mysql_username,mysql_password) what is databse server name here. to write at place of mysql://127.0.0.1.