用户登陆的时候,将用户信息存入Session中
HttpSession session = ServletActionContext.getRequest().getSession(); HttpSession sessi
HttpSession session = ServletActionContext.getRequest().getSession(); HttpSession sessi