Wednesday, September 8, 2010

Export to CSV file...

Hi all,

I need to export a list of objects (Eg. ArrayList of Strings) to a CSV
file.
After having a look at http://code.google.com/webtoolkit/doc/latest/RefJreEmulation.html
it seems that java.io.FileWriter isn't supported by GWT.

Is there a way to accomplish my task?

Thanks in advance,
Asela.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment