Dan Labrecque wrote:
>
> tonyweb wrote:
>> Hi Dan,
>> first of all I thank you for the quick answer.
>>
>>
>> Dan Labrecque wrote:
>>
>>> I don't believe this is a Woodstock issue. JSF based web apps typically
>>> set the session timeout via a config property in the web.xml file. For
>>> example:
>>>
>>> <session-config>
>>> <session-timeout>15</session-timeout>
>>> </session-config>
>>>
>>>
>>>
>>
>> It's not that the problem. I even set session-timeout to 60 minutes ...
>> but
>> I suffer the same problem.
>> This is a big problem for me ... users will have IE6 and IE7. :(
>> Any hint ?
>>
>>
>
> I don't know what web container you're using, but you might want to
> check its documentation regarding session timeouts.
>
>
Thanks again for the answer.
The issue takes place both with GlassFish v2 both when application is
deployed under JBoss.
I set session-expiration to 60 minutes ... but I've no luck.
What's the problem ?
Can the use of HTML frames explain that misbehaviour ?
Regards
Tony
--
View this message in context: http://www.nabble.com/Session-Expiration-in-IE6-and-IE7-...-tp16613869p16695139.html
Sent from the Project Woodstock - Users mailing list archive at Nabble.com.