This script opens a ssh client
One needs to understand that the Java applet is running on your computer and not on the server. Therefore the same connectivity limitations as your computer will apply to your SSH client. In other words, a Java SSH client is of no use if you are behind a firewall that does not allow connections on port 22.