I don't know seam, but it looks like you may have corrupted the file
while downloading it.
This can happen if you don't set the mime type, or output text in the
response before you start sending the workbook. Compare the workbook
saved on your server to the one downloaded.
If seam is like jsp then it is likely to be text oriented and you may
need to use a servlet. You'll need to find help from a seam user group
for that.
Good luck,
Dave
On Jun 25, 2009, at 9:31 AM, jmiguel77 wrote:
Hi:
I have an export functionality that creates an excel file using POI.
The
thing is that when the user saves the file, and try to opens it with
excel i
get an exception:
http://www.nabble.com/file/p24206680/Screenshot-1.png
Reading throught the internet i came across an explanation saying
that is an
OLE problem with excel.
I don't know if it comes to any matter, but my application is using
seam. I
didn't use the seam excel exporter because my data is a little
messed up :)
Any ideas ?? If you need some code, please let me know
Thanks a lot for your help
--
View this message in context:
http://www.nabble.com/Problem-with-excel-opening-POI-generated-file-tp24206680p24206680.html
Sent from the POI - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]