try looking into the Runtime class, it has a exec method that you could use to shell out commands to dos, it'll launch the web browser for you, but this might only work for windows, not sure about other OS. to test is manually open dos and type something like:
start
www.yahoo.com
this should open a browser with yahoo.