Hi,

I have a requirement to export entries on my GWT Table Grid on to a
XLS file. I am using direct HttpServlet for exporting the file in
response.

I want to know how to input the grid model entries say List<ModelVO>
to the Servlet directly.  If i use the HTTPResponse in GWT Server
ServiceImpl class directly its coming to onFailure block and failing.

Any pointers on this.

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

Reply via email to