subroto1486 0 Newbie Poster

Hi Everybody,

As you can tell by the title, I am very new to Java.

I have a html page that I need to call from java.
i use Runtime.getRuntime().exec("C:/Program Files/Internet Explorer/iexplore.exe"+" help.html") ; //help.html is the required html file which is stored in the same folder.

But when i execute this code, browser is not able to open this page

Please Suggest me a suitable code for opening of html page

Thanks in advance..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.