欢迎来到天天文库
浏览记录
ID:37906408
大小:253.50 KB
页数:32页
时间:2019-06-02
《spring hibernate struts》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、1.spring整合struts(1)2007年11月08日星期四下午05:58通过一个简单的小程序实现spring与struts的整合1.在myeclipse里新建一个web文档,项目名称为:new2.将spitrng,struts所需的jar包导入到项目中来3.web.xml文件的内容如下,也可以通过myeclipse自动生成 2、chema-instance"version="2.4"xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"> action org.apache.struts.action.ActionServlet con3、fig /WEB-INF/struts-config.xml debug 3 detail 3 4、 0 action *.do index.jsp 4.struts-c5、onfig.xml配置文件的内容: 6、eb.struts.DelegatingActionProxy"> 7、h="/succ.jsp">
2、chema-instance"version="2.4"xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"> action org.apache.struts.action.ActionServlet con
3、fig /WEB-INF/struts-config.xml debug 3 detail 3
4、 0 action *.do index.jsp 4.struts-c
5、onfig.xml配置文件的内容: 6、eb.struts.DelegatingActionProxy"> 7、h="/succ.jsp">
6、eb.struts.DelegatingActionProxy"> 7、h="/succ.jsp">
7、h="/succ.jsp">
此文档下载收益归作者所有