![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Hi! Create a object of the Runtime class and the call runtime.exec(String); Give the path of the IE or NETSCAPE .exe file and then the file you want to open Runtime rt = Runtime.getRuntime(); > hai everybody > i want to open an html by clicking java button. how can i open. plese reply me
Replies: |
Sponsored Links
|