Alright... this is what I wish to do, coding in java :
I work with html, pdf, ... files in my java program and I wish to be able, within the program, to open those files launching the default external program defined by the user in his operation system (like for exemple nescape or iexplorer to open a html file, acrobat for a pdf, ...).
Does anyone knows how I can do that?
Thanks in advance
Zippy 007
I work with html, pdf, ... files in my java program and I wish to be able, within the program, to open those files launching the default external program defined by the user in his operation system (like for exemple nescape or iexplorer to open a html file, acrobat for a pdf, ...).
Does anyone knows how I can do that?
Thanks in advance
Zippy 007