login module
hi,
i have a jsf webapplication that runs fine
now my task is to do the authorization of users through active directory.
but first of all, i have to force the webapplication to show a login module. (best is to show users a standard Internet Explorer Login popup).
but i have no idea how to write in my application to show this login-popup.
or should it be configured in tomcat maybe?
(i have already been able to configure tomcat to work over ssl, but still no login and password is asked).
can someone help me a bit with this?
(i've looked already more then a day around on the internet, without success)
thanks

