Hi,
How do you make that authentication dialog box pop up when a user accesses
your site. I went to the web.xml file and made this change:
<login-config>
<auth-method>BASIC</auth-method>
<realm-name>Example Basic Authentication Area</realm-name>
</login-config>
but the dialog box still doesn't pop up. Do I need to do something else or
should I be using Apache with Tomcat. Currently, I am only using Tomcat.
Any suggestions will be most welcome
pb
___________________________________________________________________________
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