This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Hi there I succsesfully was able to export a JSP results into an excel file using <% response.setContentType("application/vnd.ms-excel");%> what I want to know is if there is some way to separate the data in worksheets for the excel file or insert break pages. I need to publish the information separated by pages or worksheets. thanks diomedes
For that, you're going to need to know Excel's internal file format and output native Excel binary, not the CSV that most people use for Excel display on web pages.
Customer surveys are for companies who didn't pay proper attention to begin with.