The markup in the document preceding the root element must be well-formed

来源:互联网 发布:小米网络电视直播 编辑:程序博客网 时间:2024/06/05 05:22
将下面配置从faces-config.xml中去掉就可以了.

<application>
<view-handler>com.sun.facelets.FaceletViewHandler</view-handler>
</application>