Posted By:
Nick_Maiorano
Posted On:
Wednesday, June 11, 2003 06:52 PM
Bitap,
Can you explain what you mean by the outer loop? Can you give several lines of code showing this?
As for handling the exception thrown by method that logs to the database, at minimum, you must throw the error to System.err.println(). There are other things you can do but it depends on how critical your app is to the business.