Struts2学习案例入门篇
启动tomcat访问如下URL
1、URL:http://localhost:8080/struts100515/helloworld
输出HelloWorld使用到struts2标签和jstl表达式
2、URL:http://localhost:8080/struts100515
输入用户名XXX------>提交,显示你好XXX使用ONGL表达式
3、URL:http://localhost:8080/struts100515/zh
下载地址
用户评论