RE: question about use JDBC to connect with MySQL in JSP,please help

2001-08-23 Thread Venu
Hi !!! )-Original Message- )From: aDragon [mailto:[EMAIL PROTECTED]] )Sent: Thursday, August 23, 2001 10:22 PM )To: [EMAIL PROTECTED] )Subject: question about use JDBC to connect with MySQL in JSP,please help ) ) )hello,everyone, )I am using JDBC in JSP to connect with MySQL under

question about use JDBC to connect with MySQL in JSP,please help

2001-08-23 Thread aDragon
hello,everyone, I am using JDBC in JSP to connect with MySQL under BEA WEBLOgic Server 6.0, I have copied the following codes from a book, but the server always says that It was wrong, expecial the variable "con", I don't know why even thinking hard! please help,thanks. the code following: