개인 피씨에 설정된 기본 브라우져를 지정한 URL 로 실행하는 자바코드
java.awt.Desktop.getDesktop().browse(java.net.URI.create("http://google.com"));