tommyboyau
Programmer
Hi Guys,
just curious - lets say I have two seperate files , one executed from the command line and the other is a java applet.
I want the first one to continue to be executed from the command line and once it has done some processing it should open the applet in the AppletViewer.
How would I go about doing this?
Thanks,
Tom
just curious - lets say I have two seperate files , one executed from the command line and the other is a java applet.
I want the first one to continue to be executed from the command line and once it has done some processing it should open the applet in the AppletViewer.
How would I go about doing this?
Thanks,
Tom