Need Help!

I have an authentication problem,

I like to use a servlet for making authentication using a database
I am using apache web server and tomcat servlet container.
I like to hide some html files and serve them to only
the users in my database.If I use CGI I can make an alias
in httpd.conf file for a CGI program to run when some one access
some part of my web work but I cant find any way for
hide my directories in document root.I need to intercept the users
and pass through my servlet then go on their way.

Any Suggestions ......




________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to