论坛
门户
内部优惠
喜欢
话题
VIP会员
搜索
新浪微博
登录
注册
100%
100%
首页
>
网页设计
>
jsp技术
>
structs-报错01-Document is inval...
回复
« 返回列表
灯火互联
管理员
注册日期
2011-07-27
发帖数
41778
QQ
火币
41290枚
粉丝
1086
关注
100
加关注
写私信
打招呼
阅读:
4309
回复:
0
structs-报错01-Document is invalid: no grammar found
楼主
#
更多
只看楼主
倒序阅读
发布于:2012-12-13 14:49
保存
100%
100%
[]
1
一时手贱,把structs-config.xml文件中的一段话删了,结果老是报错。
报错内容:Document is invalid: no grammar found
[html]
<?xml version="1.0" encoding="UTF-8"?>
<strong><span style="color:#ff0000;"><!DOCTYPE struts-config PUBLIC
"-//Apache Software Foundation//DTD Tiles Configuration 1.3//EN"
"http://jakarta.apache.org/struts/dtds/struts-config_1_3.dtd"></span></strong>
<struts-config>
<form-beans>
<form-bean name="helloForm" type="com.mars.demo01.structs01.form.HelloForm" />
</form-beans>
<!-- 用于配置ActionForm -->
<global-exceptions /><!-- 用于配置全局异常 -->
<global-forwards /><!-- 用于配置全局跳转 -->
<action-mappings>
<action attribute="helloForm" input="/demo01/demo01_hello.jsp"
name="helloForm" path="/demo01/demo01_hello" scope="request"
type="com.mars.demo01.structs01.action.HelloAction" cancellable="true">
<forward name="show" path="/demo01/demo01_hello.jsp"></forward>
</action>
www.atcpu.com
</action-mappings>
<!-- 用于配置Action -->
<message-resources parameter="com.mars.demo01.structs01.ApplicationResources" />
</struts-config>
然后恢复原样,结果又好了,所以这句话是不能删的。在网上查了查,发现这是一个定义格式的东东。怎么弄的这么麻烦。
喜欢
0
评分
0
最新喜欢:
淘宝天猫隐藏优惠券地址
回复
100%
发帖
回复
« 返回列表
普通帖
您需要登录后才可以回帖,
登录
或者
注册
100%
返回顶部
关闭
最新喜欢