Running one application from other.

M

Mr. X.

Hello.
I have a menu, that runs several programs (all are java code).

What is the best concept to run one application from other one ?

Thanks :)
 
K

Knute Johnson

Mr. X. said:
Hello.
I have a menu, that runs several programs (all are java code).

What is the best concept to run one application from other one ?

Thanks :)

Put the .jar of .class files in the class path and call the apps main()
method.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,281
Latest member
Pedroaciny

Latest Threads

Top