> > this is probably because you have not included com.mysql.jdbc.Driver > > (not sure if this is the exact class name) in web.xml. > > Or maybe he didn't copy the actual driver class. > > For example, mine is: > WEB-INF/lib/mysql-connector-java-5.0.6-bin.jar > > > Tobia
That might also be, although I'd think this would throw a "class not found" exception instead of a "no suitable driver" one (just guessing though) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
