急急!!!关于struts-config.xml出错了。

我看不出来我的配置有什么错误,请那位高手帮我看看,我等到急用,谢谢。这是我的struts-config.xml配置:<?xmlversion="1.0"encoding=... 我看不出来我的配置有什么错误,请那位高手帮我看看,我等到急用,谢谢。

这是我的struts-config.xml配置:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN" "http://struts.apache.org/dtds/struts-config_1_2.dtd">

<struts-config>
<action-mappings>
<action path="/user" type="com.action.UserAction"
name="bookInfoActionForm1"
scope="request"
validate="false">
<forward name="forward" path="/forward.jsp" />
</action>
</action-mappings>
<message-resources parameter="com.ApplicationResources" />
</struts-config>
下面是启动TOMCAT5.1时出的错误:
2009-11-18 17:16:05 org.apache.commons.digester.Digester fatalError
严重: Parse Fatal Error at line 1 column 2: The markup in the document preceding the root element must be well-formed.
org.xml.sax.SAXParseException: The markup in the document preceding the root element must be well-formed.
2009-11-18 17:16:05 org.apache.struts.action.ActionServlet handleConfigException
严重: Parsing error processing resource path /WEB-INF/struts-config.xml
org.xml.sax.SAXParseException: The markup in the document preceding the root element must be well-formed.
2009-11-18 17:16:05 org.apache.catalina.core.StandardContext loadOnStartup
严重: Servlet /01.myeclipse.bak threw load() exception
javax.servlet.UnavailableException: Parsing error processing resource path /WEB-INF/struts-config.xml
展开
 我来答
jingjidongfang
2009-11-24 · TA获得超过673个赞
知道小有建树答主
回答量:360
采纳率:0%
帮助的人:396万
展开全部
你没有配formbeans
<form-beans>
<form-bean name="bookInfoActionForm1"
type="xx.xx.xx" />
</form-beans>
Storm代理
2023-08-29 广告
"StormProxies是全球大数据IP资源服务商,其住宅代理网络由真实的家庭住宅IP组成,可为企业或个人提供满足各种场景的代理产品。点击免费测试(注册即送1G流量)StormProxies有哪些优势?1、IP+端口提取形式,不限带宽,I... 点击进入详情页
本回答由Storm代理提供
121077313
2009-11-26
知道答主
回答量:16
采纳率:0%
帮助的人:7.8万
展开全部
name="bookInfoActionForm1"
你有 bookInfoActionForm1 这个form?
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式