文件名称:three
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-01-18
- 文件大小:
- 1.47mb
- 下载次数:
- 0次
- 提 供 者:
- mon***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Struts 2标签的应用(源码和实验报告)利用Struts 2标签创建ex3.jsp页面,此页面提交给tag.action,在structs.xml中配置这个action的转发视图为result.jsp在result.jsp页面中显示ex3.jsp页面控件的值-Application of Struts 2 tag (source code and test report) use Struts 2 tag creates ex3.jsp page, this page is submitted to tag.action, forwarding configuration view this action as result.jsp structs.xml in result.jsp page ex3.jsp page displays the value of the control
(系统自动生成,下载前可以参看下载内容)
下载文件列表
three
.....\.classpath
.....\.myeclipse
.....\.mymetadata
.....\.mystrutsdata
.....\.project
.....\.settings
.....\.........\.jsdtscope
.....\.........\org.eclipse.jdt.core.prefs
.....\.........\org.eclipse.wst.jsdt.ui.superType.container
.....\.........\org.eclipse.wst.jsdt.ui.superType.name
.....\WebRoot
.....\.......\META-INF
.....\.......\........\MANIFEST.MF
.....\.......\WEB-INF
.....\.......\.......\classes
.....\.......\.......\.......\com
.....\.......\.......\.......\...\TagAction.class
.....\.......\.......\.......\...\UserBean.class
.....\.......\.......\.......\struts.xml
.....\.......\.......\lib
.....\.......\.......\web.xml
.....\.......\ex3.jsp
.....\.......\result.jsp
.....\src
.....\...\com
.....\...\...\TagAction.java
.....\...\...\UserBean.java
.....\...\struts.xml
.....\实验3struts2标签的应用.docx