8283848586878889909192
if(btn.isSelected()) { // start built-in HTTP(S) server try { server.startServer(username, password, host, portNum, https); } catch(Exception ex) { server.shutdown();