i want call a java class file (no gui) from a vb application.
the java class will output some text on screen and i want to redirect the output to the vb program.

is there any ways to do it?


thanks~