excel « Request « JSP-Servlet Q&A





1. Java Servlet Excel export refreshes the request every 300 seconds - even when the first one isn't done yet    stackoverflow.com

I'm working on a program that often does Excel exports from hypermassive database tables. One test case I'm doing right now does about 300k rows by 40 columns into one ...

2. Error in excel sending additional request    coderanch.com

Hi I am using a servlet to open an excel report which has multiple sheets . But there is a weird problem when i try to open an excel report with two sheets having the same name . Generally when an excel with same sheet names is opened with Microsoft excel , it will open the excel file with a dialog ...