摘要: 1 package sanglp; 2 3 import com.opensymphony.xwork2.*; 4 5 /** 6 * Created by Administrator on 2016/10/6. 7 */ 8 public class LoginAction implements 阅读全文
posted @ 2016-10-06 21:04 霓裳梦竹 阅读(297) 评论(0) 推荐(0)
摘要: 1 2 3 6 7 8 9 10 11 12 14 15 16 17 18 19 20 21 参数值 22 23 24 2... 阅读全文
posted @ 2016-10-06 20:19 霓裳梦竹 阅读(229) 评论(0) 推荐(0)
摘要: 成功页面: 阅读全文
posted @ 2016-10-06 17:37 霓裳梦竹 阅读(275) 评论(0) 推荐(0)
摘要: base名为mess所以我们还要提供一个mess.properties和messa_zh_CN.properties文件 阅读全文
posted @ 2016-10-06 17:03 霓裳梦竹 阅读(317) 评论(0) 推荐(0)
摘要: 1 <%-- 2 Created by IntelliJ IDEA. 3 User: Administrator 4 Date: 2016/10/6 5 Time: 14:20 6 To change this template use File | Settings | File Template 阅读全文
posted @ 2016-10-06 15:04 霓裳梦竹 阅读(201) 评论(0) 推荐(0)
摘要: 1 package sanglp.servlet; 2 3 4 import javax.servlet.ServletContext; 5 import javax.servlet.annotation.WebListener; 6 import javax.servlet.http.HttpSession; 7 import javax.servlet.http.HttpS... 阅读全文
posted @ 2016-10-06 09:54 霓裳梦竹 阅读(242) 评论(0) 推荐(0)