I'm using iText for PDF, Apache POI for Excel export and Xstream for XML. These are all done server side (via servlets) - using a two call strategy - one call to sent the data and then a second call to retrieve and display the generate results in a window or an iframe.
I send my data model for export to the client. Note that it's all custom work i.e. not directly supported by GWT - Carl --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
