Is there a way I can run a JAVA program from another JAVA program? For example, what would the code be to run program2.java from program1.java? thanks!