Invoke Shell script from java program running on windows machine

Hi,I want to invoke a shell script present on a unix server from java program running on window based mahcine. Can i do this using runtime.exec() method? or is there any other way of doing it? Pls help.thanks!
[237 byte] By [developer_1234a] at [2007-11-27 8:55:01]
# 1
http://www.exampledepot.com/egs/java.lang/Exec.html
polimetlaa at 2007-7-12 21:15:19 > top of Java-index,Desktop,Runtime Environment...