Struts2学习案例--------入门篇

时间:2013-06-09 17:42:58
【文件属性】:
文件名称:Struts2学习案例--------入门篇
文件大小:3.53MB
文件格式:RAR
更新时间:2013-06-09 17:42:58
Struts2 入门 学习 案例 例子 启动tomcat访问如下URL 1、 URL:http://localhost:8080/struts100515/helloworld 输出Hello World 使用到struts2标签和jstl表达式 2、 URL:http://localhost:8080/struts100515 输入用户名XXX ------> 提交 ,显示 你好 XXX 使用ONGL表达式 3、 URL:http://localhost:8080/struts100515/zhuce/zhuce.jsp 输入用户名密码sss··· -------> 提交 , "显示 恭喜 sss 注册成功"(未连数据库) 如果用户名输入为 QQ 则 显示 "对不起,该用户已被注册" 如果只输入用户名 , 则提示 "请输入用户名和密码!"
【文件预览】:
struts100515
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------.jsdtscope(500B)
--------org.eclipse.jdt.core.prefs(334B)
----说明.txt(192B)
----src()
--------com()
--------struts.xml(1KB)
----.project(1KB)
----WebRoot()
--------helloworld.jsp(878B)
--------META-INF()
--------WEB-INF()
--------index.jsp(958B)
--------zhuce()
--------success.jsp(885B)
----.mymetadata(309B)
----.classpath(736B)
----.myeclipse()

网友评论