RE: Password and session

2003-04-04 Thread Reynir Hübner
Yes, 
Not authorized has the 401 http error code.
So you should be able to set in web.xml (either conf/web.xml or /WEB-INF/web.xml) : 


  401
/welcome.jsp


Hope it helps
-reynir

> -Original Message-
> From: Iago Toral [mailto:[EMAIL PROTECTED] 
> Sent: 4. apríl 2003 16:25
> To: [EMAIL PROTECTED]
> Subject: Password and session
> 
> 
> Hello! 
> 
> I'm using HTTP authentication, the first time I enter in my 
> web application, Tomcat ask me for my login and password, but 
> if the session expires Tomcat do not ask me for it again. 
> Is this normal?
> 
> can I configure Tomcat to redirect to a specific page (for 
> example the welcome page) if the session expires?
> 
> Thanks!
> 
> 
> 
> 
> 
> Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for 
> $19.95/year. 
> http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lm
tplus

-
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]



RE: Password and session

2003-04-04 Thread Iago Toral
Thank you very much !! 

Does anybody know how can I force Tomcat to ask me for a password again when the 
session expires?
--

On Fri, 4 Apr 2003 16:26:07   
 Reynir Hübner wrote:
>Yes, 
>Not authorized has the 401 http error code.
>So you should be able to set in web.xml (either conf/web.xml or /WEB-INF/web.xml) : 
>
>   
> 401
>/welcome.jsp
>   
>
>Hope it helps
>-reynir
>
>> -Original Message-
>> From: Iago Toral [mailto:[EMAIL PROTECTED] 
>> Sent: 4. apríl 2003 16:25
>> To: [EMAIL PROTECTED]
>> Subject: Password and session
>> 
>> 
>> Hello! 
>> 
>> I'm using HTTP authentication, the first time I enter in my 
>> web application, Tomcat ask me for my login and password, but 
>> if the session expires Tomcat do not ask me for it again. 
>> Is this normal?
>> 
>> can I configure Tomcat to redirect to a specific page (for 
>> example the welcome page) if the session expires?
>> 
>> Thanks!
>> 
>> 
>> 
>> 
>> 
>> Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for 
>> $19.95/year. 
>> http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lm
>tplus
>
>-
>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]
>
>



Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for $19.95/year.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]