applet has secure restrict by jre. So your applet can not connect to any other 
hosts but the web server host. 
   you can signer the applet so that your applet can connect to other hosts.  
First, create a keystore use keytool, then signer your applet use keysigner.





---------------------------------
Do You Yahoo!?
注册世界一流品质的雅虎免费电邮
_______________________________________________
jdev mailing list
[email protected]
http://mail.jabber.org/mailman/listinfo/jdev

Reply via email to