----------------------------------------------------------------
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!!!
----------------------------------------------------------------
As we all know now we can restrict access to servlets via the
<Location> directiy in .htaccess.
But is there something like the opposite? I would like to authorise
a user by a servlet. As i do not want to serv ordinary html-pages by a
servlet i would like to tell the apache server that the user is
authenticated und may access pages in a certain realm.
In theory i would have to set some header information, but don't know
which ones. Has anyone tried this before?
Stefan
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]