> >>>
> >>>
> >>high
> >>
> >>
> >>>value.
> >>>That would just take a change to the web.xml, no change of
> authentication
> >>>method needed.
> >>>HTH - Richard
> >>>
> >>&g
cation
>>>method needed.
>>>HTH - Richard
>>>
>>>-Original Message-
>>>From: Klotz Jr, Dennis [mailto:[EMAIL PROTECTED]
>>>Sent: Wednesday, March 08, 2006 3:54 PM
>>>To: Tomcat Users List
>>>Subject: basic question r
of authentication
> >method needed.
> >HTH - Richard
> >
> >-Original Message-
> >From: Klotz Jr, Dennis [mailto:[EMAIL PROTECTED]
> >Sent: Wednesday, March 08, 2006 3:54 PM
> >To: Tomcat Users List
> >Subject: basic question regarding BASIC and FORMS
nnis [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, March 08, 2006 3:54 PM
>To: Tomcat Users List
>Subject: basic question regarding BASIC and FORMS logins
>
>Greetings all,
>
>I'm trying to get my facts straight, and I'm hoping you will help.
>
>I am using forms bas
08, 2006 3:54 PM
To: Tomcat Users List
Subject: basic question regarding BASIC and FORMS logins
Greetings all,
I'm trying to get my facts straight, and I'm hoping you will help.
I am using forms based login right now and when the tomcat session times
out, the user has to login again. N
request,
tomcat opens a new session? I'm pretty sure the answer is no.
Regards,
-Dennis Klotz
-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 6:07 PM
To: Tomcat Users List
Subject: Re: basic question regarding BASIC and FORMS l
Kind of. With BASIC auth, the session from the server's perspective can
still go away. But as the browser caches the credentials, new session
creation is automatic. The end user experience depends on the data
stored in the session, webapp design, and where they were when they
abandon the previou
Greetings all,
I'm trying to get my facts straight, and I'm hoping you will help.
I am using forms based login right now and when the tomcat session times
out, the user has to login again. No surprise there.
Now, some of our customers don't like this, so for them - can I use a
BASIC login (wi