Thanks Chris
[snip, snip, snippety-snip]
CS> What's the database? And the driver?
Oracle 19, oracle.jdbc.OracleDriver - jdbc:oracle:thin.
CS> MySQL Connector/J used to (still does?) read 100% of the results
CS> into the heap before Statement.executeQuery() returns unless you
CS> specifically te
Hi Chris
cs> This is a relatively simple JSP. There are no tag libraries in use and
cs> there are 3 imports of JSPs which contain some static utility functions.
Sorry, no technical suggestions, but some questions...
Can you load those 3 dependent JSP's in a browser via URL (or are they
protecte