session timeout is set in the /WEB-INF/web.xml file of each web application. <session-timeout>30</session-timeout> is the default. 30 minutes. Set it to 60 for one hour, try the file and see if that works.
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Kai Kramhoeft
Sent: Thursday, July 19, 2001 1:10 AM
To: Orion-Interest
Subject: Session timeout ?

Hi,
 
I am uploading File using a Form-File. It works fine with files which are smaller than 2 mb.
If I upload 5 mb files, my application does not work anymore. I guess the problem is that
the session times out. Where can I set the session outtime ?
 
Kind Regards, Kai.
 

Reply via email to