Hi:
I am new to both tomcat and derby - I am very familiar with weblogic and oracle.
I would like to create a database connection pool for a web application (embedded model - tomcat and derby in the same jvm - I am following the fortune tutorial example).
Is there an example of the steps / syntax (server.xml) for "jdbc connection pool" for tomcat / derby?
Thanks -Ravi
