k/corrections on the above web page are appreciated.
Ben Slade
Benjamin Slade wrote:
Can someone point me to some resources for setting up Tomcat so that
servlets/JSP's can connect to a local MySQL database?
The instructions for configuring Connector/J (at
dev.mysql.com/doc/refman/5.0
Thanks for the info. I have a few questions which are embedded below:
André van Toly wrote:
Hi,
Op 9-nov-2005, om 23:07 heeft Benjamin Slade het volgende geschreven:
Can someone point me to some resources for setting up Tomcat so that
servlets/JSP's can connect to a local MySQL dat
A-INF/context.xml.
Also note that the syntax of has changed in 5.5. See
http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html
--
Len
On 11/9/05, Benjamin Slade <[EMAIL PROTECTED]> wrote:
Can someone point me to some resources for setting up Tomcat so that
servlets/JSP's
Can someone point me to some resources for setting up Tomcat so that
servlets/JSP's can connect to a local MySQL database?
The instructions for configuring Connector/J (at
dev.mysql.com/doc/refman/5.0/en/cj-tomcat-config.html ) don't seem to
match the setup of my tomcat/conf/server.xml file.