web.xml设置session生命时间 <session-config> <session-timeout>7200000</session-timeout> </session-config>单位是毫秒