----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

>Hello all,
>
>How can I authenticate a user to both a servlet web application (Jserv)
>AND to Apache (1.3.9 running on NT) but only require that the user log
>in once?

Don't use cookies for authentication, use HTTP authentication,
read http://java.apache.org/faq/fom-serve/cache/22.html

Martin


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to