Re: session timeout and XML Forms

2002-11-08 Thread Ivelin Ivanov
- Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, November 07, 2002 11:52 AM Subject: session timeout and XML Forms Hello, i have the following problem: I set my session timeout in the web.xml to 1 minute (only to try), but as soon as I am in

session timeout and XML Forms

2002-11-07 Thread michael_hampel
Hello,    i have the following problem:    I set my session timeout in the web.xml to 1 minute (only to try),    but as soon as I am in my registration flow I am never loosing    the session.    I am using XML Forms with name="xmlform-scope" value="session" />    If I change the scope to "reque