Hi,
I made an entry point servlet that is used to authentificate users and
start sessions. Users are listed in a DBMS.

After authentification user may have to navigate throw many static Html
pages. My main problem is to let apache know who has rights to access
these pages. 

I looked at the ApJServSecretKey directives to authenticate connections
between the webserver and Jserv but I can't understand the way it works.

I may have to use htacces but how can I retrieve my list of authorized
users ?

Any help will be appreciated, sincerely.


-- --------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to