datasource « JDBC « JSP-Servlet Q&A





1. Accessing a ColdFusion datasource from Java code    stackoverflow.com

I have a servlet that I would like to run within ColdFusion MX 7. I would like to make use of an existing ColdFusion DSN as a javax.sql.DataSource, if possible. I thought ...