Thanks Thomas, for me it was not obvious:
http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/user/client/ui/FormSubmitCompleteEvent.html#getResults()

"Returns: the result html, or null if there was an error reading it"
perhaps it would be more clear to state "Returns: HTML encoded result
regardless of content type returned by servlet..."

On 27 led, 01:38, Thomas Broyer <t.bro...@gmail.com> wrote:
> On 27 jan, 00:43, mably <fm2...@mably.com> wrote:
>
> > A solution to this problem anyone ?
>
> The JavaDoc says "send back text/html". Follow this advice, really
> (just pay attention to "<" and "&" chars that might appear in your
> output).
>
>
>
> > On 28 déc 2009, 14:58, Peter Ondruska wrote:
>
> > >                 response.setContentType("text/plain");– Skrýt citovaný 
> > > text –
>
> – Zobrazit citovaný text –

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