It's been days I'm trying to use Tomcat 5.0.28, MySQL 4.1 and
Connector/J 3.1 throgh JSTL but it didn't work out. I've tried almost
every thing with every configuration.
the latest exception occured was:
Unable to get connection, Data source invalid: "java.sql.SqlException:
No Suitable Driver"
yes, i copied every single required jar file into the proper
directory, changed server.xml and web.xml a thousand times.
Does anyone have any suggestion?
Does anybody know a configuration of both(MySQL and Tomcat) that works
correctly along JSTL?