QID: com.enthuware.ets.scwcd.v5.2.53
Posted: Wed Sep 25, 2013 6:21 am
In which of the following situations will a session be definitely invalidated?
Explanation:
Note that if the session time out is set to -1 using setMaxInactiveInterval() method, the session will never be invalidated automatically.
It should be fixed and add that to set to 0 or -1 using setMaxInactiveInterval() method
Explanation:
Note that if the session time out is set to -1 using setMaxInactiveInterval() method, the session will never be invalidated automatically.
It should be fixed and add that to set to 0 or -1 using setMaxInactiveInterval() method