Hi, 

I've followed a bunch of tutorials and I'm able to click a button, send 
parameters via a Window.open() call to an HttpServlet and it will construct 
a bunch of files, zip them up and send them back. The problem is sometimes 
creating these files can take some time, and a blank window just stares at 
me while it's doing so. I was wondering if there's a nicer way, like an RPC 
so I can tell when it's returned or an error has occurred but still have a 
File Dialog pop up for the user to save the .zip as normal? 

Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/kQsCsv37wKsJ.
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