可以user的值放到session中,然后在获取session.
这情况应该只能用js在前端操作数据,推荐jQuery
session.setAttribute("user",user);//把user放入session