You can set it in web.xml or server.xml: <session-timeout>50</session-timeout>
- rob Catalin wrote: > > Hi! > > In wich file is setted the time witch the session remains valid > without any operations made in my web-app. > In my case, if I login to my application and I stay logged in without > doing nothing for a half an hour (30 min) I lose the session and I have to > login again (to initiate a new session for my web application). > > Thanks very much!! > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
