connecting to multiple ssh servers
I would like to connect to multiple ssh servers using java but I have not figured out how. Once I connect to these servers I need to run multiple scripts on various files, but that is not my problem. My problem is connecting to these servers in order to run the scripts that exist on these servers.
Please help...Im stuck.

