I have a web server that is password protected. When a user connects they are prompted for a user name and password. This works fine. but when they run any applet on that server then they are prompted yet again. This time by the JVM. IS there a way around this issue? Thanks, Chris