Most Mysql+JSP tutorials found on the web aren't uptodate as they're
still teaching people to use "org.gjt.mm.mysql.Driver" but it's better to
use "com.mysql.jdbc.Driver", cf:
http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-configuration-properties.html
But otherwise it's ok
http://lmgtfy.com/?q=tomcat+mysql+tutorial
E.g.,
http://www.roseindia.net/mysql/mysqldatabase.shtml
Tomas Rodriguez wrote:
Hi all
I'm new in Tomcat and java, I installed already Tomcat 6.0 for windows
2000, I have to mysql server and the connector/j for work together mysql
and Tomcat.
I dec
Hi all
I'm new in Tomcat and java, I installed already Tomcat 6.0 for windows 2000,
I have to mysql server and the connector/j for work together mysql and
Tomcat.
I declare a variable for connector mysql/j in panel
control/system/advance(enviroment variable) , this variable have the mysql
conn