摘要:
功能: 点击login , redirect 到hello.jsp 显示 "hello" 点击redirect, redirect 到 error.jsp 显示 "error" 1.创建Struts2 工程 2.web.xml 3.index.jsp 4.LoginAction.java 5.Use 阅读全文
摘要:
1.大小写敏感 2.注释:<!-- 这里写注释--> 阅读全文