Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
已将 web.xml 和 jsp 更改为 mysql 的详细信息,并将 mysql 驱动程序放在类路径中。仍然无法连接。在端口 = 3306 和套接字 = /tmp/mysql.sock 上运行的 wamp 的 mysql 服务器我必须在我的应用程序中进行哪些必要的更改
只需将mysql-connector-java-5.0.8-bin.jar放入apache-tomcat-6.0.14\lib并重新启动服务器即可。
apache-tomcat-6.0.14\lib