Forums Register Login

generating excel sheets

+Pie Number of slices to send: Send
using servlets how can i set the content into excel sheets.i want to set the content into two wroksheets in the same excel?
[ May 11, 2006: Message edited by: Ben Souther ]
+Pie Number of slices to send: Send
I don't think that this has something to do with servlets.
You should search about the POI library at Jakarta:
http://jakarta.apache.org/poi/index.html
+Pie Number of slices to send: Send
sreedhar somisetty,

Welcome to JavaRanch.
To help you get the most out of our forums, we have compiled a list of tips for asking questions here. You can find this list here.

In particular, please see: UseAMeaningfulSubjectLine.
All the questions in a servlet forum are expected to be related to servlets so using 'servlets' as your subject line doesn't really give any hints as to the nature of your question.
+Pie Number of slices to send: Send
Use jexcel. Its much better than POI. You can find jexcel at Andy Khans's JExcel.
+Pie Number of slices to send: Send
Another possibility is to use xml spreadsheet:

This is a xml format created by microsoft that describe a excel sheet and can be open and saved by excell.

to send back an excel file *.xls or a spreadsheet *.xml from a servlet

if content is a byte[] with your excell file just push it
These are the worst of times and these are the best of times. And this is the best tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 684 times.
Similar Threads
how to detect MS excel using servlet?
response.setContentType("application/vnd.ms-excel");
Java Code to export data to Excel
exporting to CSV
export data to excel and double byte
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 15, 2024 22:05:21.