Yes, yes! That's it! I had the following at the top of both the static and dynamic pages: <? xml version="1.0" encoding="utf-8" ?>
When I removed it from the dynamic version, it worked. And I didn't have to mess around with any headers. On Apr 6, 10:36 pm, Thomas Broyer <[email protected]> wrote: > Hmm, could it be that your browser interpreted the result as XHTML rather > than HTML? (because of the absence of Content-Type, it had to sniff; but > your response probably has issues as there are very few reasons > that unlabeled HTML could be sniffed as XHTML) -- 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.
