I've always used:

if (Desktop.isDesktopSupported())
Desktop.getDesktop().browse(new URI("www.google.com"));