Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

where does the mysql.jar file go?

Status
Not open for further replies.

trayb

Programmer
Joined
Sep 30, 2002
Messages
25
Location
US
I've read several sources which say the mysql.jar file needs to go in the lib folder for the jdk.

We have a web server with a Tomcat application that was setup by a previous programmer and in this configuration the mysql.jar file is located in ..\webapps\<AppName>\WEB-INF\lib.

I suppose I could place it in both places just to be safe, but I'd really like to know which is the proper location and what the difference is between the two configurations...can anyone help?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top