Sunday, 15 September 2013

security - SocketException in a Signed Java Applet -



security - SocketException in a Signed Java Applet -

i have java applet using apache commons.net api ftp. ran applet without signing it, , threw

socketexception : software caused connection abort

i looked online , found firewall blocking applet. so, confirm this, disabled firewall , ran applet. worked fine.

then, followed instructions given in site self-sign applet using nnetbeans:

project properties -> enable web start -> self-sign using generated key

still, same error persists. can't find explains particular error.

java security ftp firewall signed-applet

No comments:

Post a Comment