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!

Search results for query: *

  1. FatalErrorGuy

    Tomcat 5 and context.xml problem

    Hi everyone, I'm trying to get Tomcat 5.0.28 to work with mysql. It works fine if I define the datasource in the actual JSP like this: <sql:setDataSource var="ADataSource" url="jdbc:mysql://localhost:3306/javatest" driver="com.mysql.jdbc.Driver" user="myusername"...

Part and Inventory Search

Back
Top