I have to create an export of a query result, the number of rows always are more than 2 Millons. My proccess starts through a JSP file.
The application is running into a Apache Tomcat 5.5
I have tried to write a txt file but the procces is to slow
I don't know if you can tell me some tips ?
Daniel