Your *.gwt.xml module configuration prohibits the use of the
发布时间:2020-12-16 05:23:46 所属栏目:百科 来源:网络整理
导读:14:00:56.745 [INFO] [signalmonitorui] Your *.gwt.xml module configuration prohibits the use of the current doucment rendering mode (document.compatMode=' CSS1Compat').brModify your application's host HTML page doctype,or update your custom
14:00:56.745 [INFO] [signalmonitorui] Your *.gwt.xml module configuration prohibits the use of the current doucment rendering mode (document.compatMode=' CSS1Compat').<br>Modify your application's host HTML page doctype,or update your custom 'document.compatMode' configuration property settings. Solution: Step 1,find the main module html file on the /war Step 2,replace "<!doctype html>" at the start of module html with the following info: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- ERROR-3:React
- 正则表达式在IOS中的应用及IOS中三种正则表达式的使用与比较
- IE下Ajax缓存问题的解决办法(get方式)
- 泛型 – 如何为所有Integer类型创建一个通用的整数到十六进
- ruby-on-rails – Rails 4,带发电机的定制宝石’找不到发电
- Oracle pivot
- macos – 如何增加max_locks_per_transaction
- postgresql – postgres中的sp_send_dbmail替代方案?发送P
- objective-c – 无法在Xcode 4.2中查看代码覆盖率
- Flex DataGrid中的DataGridColumn实现Tooltip/Datatip(flex