> I've added to the following line to my server.xml to try and increase
> timeouts for the webapp 'matt' but it doesn't appear to have 
> any effect.
> Am I missing something? 
> 
>       <Context path="/matt" docBase="matt" 
> defaultSessionTimeOut="120"/>

I also found no effect.  I always set it in the top line of the service part
of the jsp with:

request.getSession().setMaxInactiveInterval(Utilities.TIMEOUT_SECONDS);

Utilities being my own class of course.

J.
-- 
You're only jealous cos the little penguins are talking to me. 



***************************************************************
For more information on Ordnance Survey products and services,
visit our web site at http://www.ordnancesurvey.co.uk
***************************************************************




--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to