Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Execute Java program from another java program
- From: lpbinh at csd.uwm.edu (Le Phu Binh)
- Subject: Execute Java program from another java program
- Date: Sat Nov 12 19:31:05 2005
Hello, Is there anyway to invoke a java application from another java application? For example: I have the java application A which show the tree. When clicking on a tree node I want to execute another java application. Is there a way to active the java application directly by calling the class or we have to embed "java path/application.class" and execute it from the main program? Thanks, Binh. --- To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Execute Java program from another java program
- From: Ted Neward
- Execute Java program from another java program
- Prev by Date: how many instances of class
- Next by Date: Splash Screen in Java
- Previous by thread: jdk1.2.2 corba works on nt not on 98
- Next by thread: Execute Java program from another java program
- Index(es):