| Author |
RMI - Starting Servers
|
Byron Eldridge
Greenhorn
Joined: Nov 29, 2004
Posts: 5
|
|
Can this only be done through command line? Would like to trigger and thread from a Swing object. Are there any ways to run a batch file (e.g. *.bat)? Thanks
|
Chance favours the prepared mind.
|
 |
Ben Wood
Ranch Hand
Joined: Aug 14, 2001
Posts: 342
|
|
Hi, You can use something like to run a command line inwindows, but there may be better solutions depending exactly what you're trying to do.
|
SCJP 1.4, www.gsi3d.org.uk
|
 |
Joel McNary
Bartender
Joined: Aug 20, 2001
Posts: 1815
|
|
Don't forget to escape the backslashes:
|
Piscis Babelis est parvus, flavus, et hiridicus, et est probabiliter insolitissima raritas in toto mundo.
|
 |
 |
|
|
subject: RMI - Starting Servers
|
|
|