Hi,
I want to have a restricted area in a web page. I'd like to use a popup to ask for the username and the password and then verify this on the server side through a text file or something. I don't want to use servlet container-dependent solutions like the apache authentification, if possible.
does anyone have an idea?
thx
I want to have a restricted area in a web page. I'd like to use a popup to ask for the username and the password and then verify this on the server side through a text file or something. I don't want to use servlet container-dependent solutions like the apache authentification, if possible.
does anyone have an idea?
thx