Posted By:
Cyber_Girl
Posted On:
Monday, November 3, 2003 06:33 AM
Is this possible?
I have tomcat set up with JDBC Datapooling for my existing application (under webapps folder) via Servlet.
But I want to also running another external application on my Linux box using that same existing JDBC connection that Tomcat is arleady running. Is this possible??