William Brogden wrote:Doing major computation with large numbers of records inside the servlet request/response cycle is a bad idea.
If this was my problem I would have the servlet create a separate process handling small numbers of records at one time and writing the results to a file where it could be downloaded when the job is done.
Bill
Jaikiran Pai wrote:
Martijn has put up this wiki http://sourceforge.net/apps/mediawiki/ikasaneip/index.php?title=Welcome_Letter which has "How to join the project team" section. Please follow those steps to join the project.