Tuesday, May 29, 2012

Re: GWT and HttpServletResponse



On Tue, May 29, 2012 at 11:46 AM, Akis <akismitracos@gmail.com> wrote:
The generated file has to be automatically downloaded on button
pressing. Maybe, in future, the generated file could also be a zip
file, containing several resources generated from input client-side
data, so it could also be a large file

i think the most suitable solution is using a formpanel as thomas said, so u can stream the back the data to client right away  from your servlet


 

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


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