posted 25 years ago
Hello friends,
How can I implement a RMI call in one of my Java programs?
I have a java file called abc.java and I want a batch file to be included in the java file.. The batch file contains the code like
c:\java com.abc.notification.RMIClient arg1 arg2 arg3
Will this be possible? Otherwise how can I do that?
Thanks,
Kavita