To be more precise, whatever value I put in web.xml under
<session-config>
<session-timeout>my_value_goes_here</session-timeout>
</session-config>
my session ALWAYS expire after about 2-3 minutes after the whatever value has been set in web.xml?
I have tried in embedded OC4J and App Server.