As far as I know there are no specific classes to generate or
manipulate csv. There are for JSON and XML. You can of course do you
own string manipulation.
But for what you want to do, it might make sense to generate the file
on the server in java, PHP or whatever language you're using and
"download" it with Window.open(...)

--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to