I wrote a java servlet to populate an HTML table with AS/400 data. I am
using two methods SQL prepared statement to return a result set and one
method to call an RPG program to return a date from parameters passed to
the RPG program. I am calling the RPG from inside a loop to get the data
for a cell in the HTML table for each row in the resultset. It works , but
it is extremely SLOW... Anybody have any tips or solutions to this. Thanks
in advance. Tom
+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---