Hi sara,
            Try with:
Connection myConn =
DriverManager.getConnection("jdbc:mysql://localhost/test_db1,"user","passwor
d");

I can able to understand that you want to use mysql database using Jsp.

regards,
S.Chitra

Reply via email to