Hi, we have the following scenario:
We want to show an html output from our reporting framework within the gwt client. We have access to this generated html content via an HttpServlet that writes its output to HttpServletResponse.getOutputStream() We already had a look at RequestBuilder. But the response does not look like the one from the HttpServlet. Is there any chance to access data from a HttpServlet response in GWT? Regards Ben -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
