venu9
March 3rd, 2000, 06:20 AM
I want to invoke remote exe(which on server) file and pass arguments to it
from client machine using RMI.Is it possible?if possible how it can achived?
for standalone appl in java programming i am able to invoke exe file in java
by using classes Runtime and Process
from client machine using RMI.Is it possible?if possible how it can achived?
for standalone appl in java programming i am able to invoke exe file in java
by using classes Runtime and Process