Ch 16 driver not found
I have the following problem:
When I run Java classes that use the database driver,
I have NO problems.
When I run JSP pages, tomcat can't find the mysql driver.
He gives me:
lang.NoClassDefFoundError: org/gjt/mm/mysql/Driver
I think have set all my paths correctly, and have no clue about what's wrong.
Dominique meulemans
|