s chitra Tue, 13 Feb 2001 19:40:42 -0800
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