用myeclipse10.0把struts2.3.16部署到tomcat7.0不成功(jdk1.8)
错误提醒:我的struts.xml:<?xmlversion="1.0"encoding="UTF-8"?><!DOCTYPEstrutsPUBLIC"-//Apache...
错误提醒:
我的struts.xml:
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 2.3//EN" "http://struts.apache.org/dtds/struts-2.3.dtd">
<struts>
<constant name="struts.objectFactory" value="spring"/>
<package name="default" namespace="/" extends="struts‐default">
<action name="HelloWorld" class="action.HelloWorldAction">
<result name="success">/HelloWorld.jsp</result>
</action>
<!-- Add actions here-->
</package>
<!--Add package here-->
</struts>
我的包
严重: Dispatcher initialization failed
Unable to load configuration. - bean - jar:file:/D:/Workspaces/apache-tomcat-7.0.55/webapps/Hellostruts/WEB-INF/lib/struts2-spring-plugin-2.3.16.3.jar!/struts-plugin.xml:29:132
Caused by: Unable to load bean: type:com.opensymphony.xwork2.ObjectFactory class:org.apache.struts2.spring.StrutsSpringObjectFactory - bean - jar:file:/D:/Workspaces/apache-tomcat-7.0.55/webapps/Hellostruts/WEB-INF/lib/struts2-spring-plugin-2.3.16.3.jar!/struts-plugin.xml:29:132
at 展开
我的struts.xml:
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 2.3//EN" "http://struts.apache.org/dtds/struts-2.3.dtd">
<struts>
<constant name="struts.objectFactory" value="spring"/>
<package name="default" namespace="/" extends="struts‐default">
<action name="HelloWorld" class="action.HelloWorldAction">
<result name="success">/HelloWorld.jsp</result>
</action>
<!-- Add actions here-->
</package>
<!--Add package here-->
</struts>
我的包
严重: Dispatcher initialization failed
Unable to load configuration. - bean - jar:file:/D:/Workspaces/apache-tomcat-7.0.55/webapps/Hellostruts/WEB-INF/lib/struts2-spring-plugin-2.3.16.3.jar!/struts-plugin.xml:29:132
Caused by: Unable to load bean: type:com.opensymphony.xwork2.ObjectFactory class:org.apache.struts2.spring.StrutsSpringObjectFactory - bean - jar:file:/D:/Workspaces/apache-tomcat-7.0.55/webapps/Hellostruts/WEB-INF/lib/struts2-spring-plugin-2.3.16.3.jar!/struts-plugin.xml:29:132
at 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询