With session-timeout element you specify a session timeout not a request timeout. See http://www.checkupdown.com/status/E408.html for explanation!
-----Message d'origine----- De�: Bruno Gon�alves [mailto:[EMAIL PROTECTED] Envoy�: mardi 15 f�vrier 2005 13:36 ��: Tomcat Users List Objet�: Re: RE : HTTP Status 408 Error when i login Yes, I know! But I don't understand where is the problem :( In the web.xml the value of timeout is 30minutes: <!-- session timeout --> <session-config> <session-timeout>30</session-timeout> </session-config> I do a quick login, not more than 1minute!!! :( I need some help with this... Thanks.. LERBSCHER Jean-Pierre wrote: >Hi, >It's a Request timeout. > >-----Message d'origine----- >De : Bruno Gon�alves [mailto:[EMAIL PROTECTED] >Envoy� : mardi 15 f�vrier 2005 12:46 >� : [email protected] >Objet : HTTP Status 408 Error when i login > >I there! >I'm using JAAS on Tomcat 5.0.28 to make a authentication process for my >web aplication. >When I submit a wrong username/password the server redirects to an error >page, that's correct, but when I submit the correct username/password I >got a HTTP Status 408 Error! >I don't know what's the problem :( >Any help? > >Thanks... > >--- > Bruno V. Gon�alves > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
