摘要: /WEB-INF/jsp/login.jsp public class SessionInterceptor extends AbstractInterceptor{ public String intercept(ActionInvocation actionInvocation) { Map session = actionIn... 阅读全文
posted @ 2013-12-09 19:42 holycrap 阅读(253) 评论(0) 推荐(0) 编辑