i have a chat-client applet written in java that connect to a sever. when i start the applet in eclipse the connection is established and all things are ok. but when i start this applet in firefox, the functionality in the applet is there but the connection to the server cannot be established. any ideas what's going wrong?

