Dose anybody know how to set session timeout greater than 30 minutes? these two methods wont work (default to 30 min).
if you are allowed to do it globally then you can set the session time out in
TOMCAT_HOME/conf/web.xml as below
60