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.
On Fri, Mar 20, 2009 at 1:40 AM, Rusty Wright <[email protected]>wrote:
> http://lmgtfy.com/?q=tomcat+mysql+tutorial
>
> E.g.,
>
> http://www.roseindia.net/mysql/mysqldatabase.shtml
>
>
