Park Jangwon Blog
/
All Post
/
Tomcat session time out
Search
Share
Tomcat session time out
web.xml
.... ....
<
session-config
>
<
session-timeout
>
360
</
session-timeout
>
</
session-config
>
.... ....
XML
복사
•
세션 타임아웃 적용 우선순위
1.
프로그램에 코딩된 session.setMaxInactiveInterval(int)
2.
각 웹 어플리케이션의 WEB-INF/web.xml
3.
[tomcat설치디렉토리]/conf/web.xml