This is a discussion on when shall we need to use mysqlconnector/j to connect mysql?? within the MySQL forums, part of the Database Server Software category; --> At first, I use the version tomcat5.5.25 to deploy the web app, there is problem when connecting the mysql. ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| At first, I use the version tomcat5.5.25 to deploy the web app, there is problem when connecting the mysql. Later I use tomcat5.0, it works,and also I don't need to put the mysql connector/j in web/INF/lib, why? |