Hi, I know that we can set the session timeout in web.xml. But it specifies how long the user can have valid session no matter the user keeps sending the requests. Correct? If so, how about the idle session timeout? By meaning that, if the user does not send any request for certain time period (let say 30 minutes), we would disable the session. Does anyone know how to configure? Thanks, Connie
- Re: Help on how to set the idle session timeout Connie Chan
- Re: Help on how to set the idle session timeout Craig R. McClanahan
- Re: Help on how to set the idle session timeout Steve Ruby
- Re: Help on how to set the idle session timeout Milt Epstein
