Hi All,
I need to use a browser to display HTML documents on Linux platform. I am
looking for a simple solution to be able to display multiple documents from
within my Java code or command line, but not launching a new browser process
for each document. Preferably, I would like to use user's installation of
Netscape6, and reuse the opened window. I know, I can embed browser
component into my application, but I am looking for a much simpler solution
involving existing browser.
Thank you for suggestions.
Konrad Kolosowski