help regd mysql jdbc driver

2001-03-30 Thread mahi
: set CLASSPATH=%CLASSPATH%;%TOMCAT_HOME%mysql_comp.jar we have given the following line in the jsp file Class.forName("org.gjt.mm.mysql.Driver").newInstance();dbconn=DriverManager.getConnection("jdbc:mysql://localhost/uni?user=mahi"); we got the following error: Error: 500 In

help regd mysql jdbc driver

2001-03-30 Thread mahi
: set CLASSPATH=%CLASSPATH%;%TOMCAT_HOME%mysql_comp.jar we have given the following line in the jsp file Class.forName("org.gjt.mm.mysql.Driver").newInstance();dbconn=DriverManager.getConnection("jdbc:mysql://localhost/uni?user=mahi"); we got the following error: Error: 500 In