Thu Oct 23, 2008 1:49 am
Please does anyone know the API I'll use if I want to call other programs from
java. For instance to load a url in the OS' default browser, or to open a .doc
file using ms word.
Thu Oct 23, 2008 1:49 am
Class Runtime from JavaSE API, method exec() should do the work.
Example:
http://forum.java.sun.com/thread.jspa?t ... ID=2234099
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.