Urgently needed

Hi AllI want to run an .exe from java code .executable file is of a c++ programe.....how can i embed that executable file so that i can access and run it from my java code...
[195 byte] By [Naseera] at [2007-10-3 2:28:13]
# 1
Runtime.exec()
CeciNEstPasUnProgrammeura at 2007-7-14 19:27:17 > top of Java-index,Java Essentials,New To Java...
# 2

[url=http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html ] When Runtime.exec() won't: Navigate yourself around pitfalls related to the Runtime.exec() method[/url]

[url=http://catb.org/~esr/faqs/smart-questions.html]How To Ask Questions The Smart Way[/url]

* [url=http://catb.org/~esr/faqs/smart-questions.html#bespecific]Use meaningful, specific subject headers[/url]

* [url=http://catb.org/~esr/faqs/smart-questions.html#urgent]Don't flag your question as 揢rgent? even if it is for you[/url]

mlka at 2007-7-14 19:27:17 > top of Java-index,Java Essentials,New To Java...
# 3
You should post this kind of FAQ every day. But nobody will read anyway :)URGENT!!! heh...
Michael.Nazarov@sun.coma at 2007-7-14 19:27:17 > top of Java-index,Java Essentials,New To Java...