Hi people,
I was wondering if there is a way to make use of a data source (connection pool) while using a Report generated by the Reports Builder (e.g. a generated JSP file)
So far I am only transferring the database credentials and it establishes a single connection. Is there a way to use an existing connection pool? (that I set up in the WebLogic Administration Console via Data Source)
Is that even possible?
What I am using:
- Windows Server 2008 R2
- Oracle Forms and Reports 11g
- Oracle WebLogic 10.3.6
- A Dynamic Web Application to run generated JSP files (by Reports Builder of course)
Thank you for any help!!! :-)
David