Resource reference to a factory for java.sql.Connection
instances that may be used for talking to a particular
database that is configured in the server.xml file
jdbc/jspbook
javax.sql.DataSource
Container
Thank you Filip.
Filip Hanik - Dev List
what did you put in your web.xml?
Filip
Edward Manalansan wrote:
Hi there,
I've trying to setup a Datasource in Tomcat 5.028 and I can't get it to work. I've meticulously followed the tomcat documentation and still no luck. I went into several famous forums and still didn't work.
Hi there,
I've trying to setup a Datasource in Tomcat 5.028 and I can't get it to work.
I've meticulously followed the tomcat documentation and still no luck. I went
into several famous forums and still didn't work.
For starter, I tried adding the Datasource manually in the admin sc