摘要: 1. 在容器中设置:如在tomcat-5.0.28\conf\web.xml中设置 Tomcat默认session超时时间为30分钟,可以根据需要修改,负数或0为不限制session失效时间。 [html] view plain copy <session-config> <session-time 阅读全文
posted @ 2018-06-21 10:07 张主任好 阅读(177) 评论(0) 推荐(0) 编辑