Re: Calling Windows Exe from within Java prog

From: Elliott Back (elliott_at_cornell.edu)
Date: 10/13/04


Date: Wed, 13 Oct 2004 18:47:43 GMT

Kevin Passey wrote:
> Hi can anybody help me here -
>
> I have a command string that I'm building in Java to call a windows program.
>
> Can anybody point me to some example code.
>
> Thanks
>
> Kevin
>
>

See JNI. http://java.sun.com/docs/books/tutorial/native1.1/

-- 
Thanks,
Elliott C. Bäck
---------------------------------
www.elliottback.com/blog/
www.spreadIE.com


Relevant Pages