Maybe serve your document as XHTML? There might be some issues with the code generated by GWT when using application/xhtml
On Sun, Nov 1, 2009 at 10:13 AM, Coolcat <[email protected]> wrote: > > On 1 Nov., 17:23, Jeff Chimene <[email protected]> wrote: > > GWT relies on the browser to parse the XML. Are there any browsers that > load > > external DTDs? > I thought every good browser would support this....it seems that's not > the case. Firefox has this bug open since year 2000: > https://bugzilla.mozilla.org/show_bug.cgi?id=22942 > > argh!! > > > Perhaps you can parse the document on your server and send the results to > > the client via RPC or JSON? > JSON might be an option, I will think about it. > > Thanks. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
