Applet doesn't retrieve classes using plugin

If I run my applet from a dialup it works. If I run it from behind a proxy it won't. I can run the SwingSet2 demo and it prompts me to login.Mine just stalls after trying to connect to the first one right about where it should prompt me to login. Any Ideas?Mark
[283 byte] By [mnutty] at [2007-9-26 3:33:16]
# 1
Did you configure your plugin to use your proxy?cheers-RaguThe eagle may soar, but the weasel never gets sucked into a jet engine.
ragude at 2007-6-29 12:01:37 > top of Java-index,Desktop,Deploying...
# 2

It happens automatically in IE. The plugin is set to use the browser's proxy settings(default). I can run the Sun demos through the proxy. I just can't run what I've done. I'm thinking it could be the combination of having to go through the proxy an having to login to the website(NT). Maybe some file settings too. I can bring up plain html pages from the site.

mark

mnutty at 2007-6-29 12:01:37 > top of Java-index,Desktop,Deploying...