open a browser window: not sure you can do that ; though you can try with Runtime.exec() but you will have to choose the browser that should open and if the comp does not have it you're stuffedread the content of an URL: i think you can do that with methods of URLConnection class