Hi Newsgroup,

I want to send a file to the client browser (offered as download to
the user). The file will be created after a user action and will be
stored physicaly on the server.

Using traditional JSP, I would set content type and header to the
response, read the file on the server and
send everything to the out variable of a JSP.

Now I am a bit lost...how can I achieve this using GWT?

Thanks a lot in advance,
Martin


--~--~---------~--~----~------------~-------~--~----~
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