78798081828384858687
out.write(result.getBytes()); }else{ super.service(req, res); } } catch (XregistryException e) { throw new HttpServerException(e.getMessage(), e); } catch (IOException e) { throw new HttpServerException(e.getMessage(), e); } }