开发者

GWT on Chrome - Uncaught TypeError: Object #<a Document> has no method 'write'

I have this JSF page trying 开发者_Python百科to load a GWT app. The page works fine on Firefox and IE but on Chrome I get the following error when I check with developer tools. Uncaught TypeError: Object # has no method 'write' I tried to change CONTENT_TYPE of the page as read in other posts but no luck.

Here is the page,

www.paste.to/v/hngl4nys


Try adding the <f:view contentType="text/html"><html>...</html></f:view> tag around the html page.

See here for an example.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜