This applet provides a small login window which purpose is to
restrict access of a part of your web site. Allowed users need a
login and a password, you can set one URL per login/password. The applet size is 2x2 or
something like that because the grey applet zone is no use for this applet. All the
logins, passwords and URLs are in the text file 'pass.txt'
Important note: A bad person could manage to
decompile the applet and then try to find the 'pass.txt' file so don't protect too
important things with this applet. A better solution is using CGI scripts.