4546474849505152535455
} catch (Exception e) { hostName = e.getMessage(); } res = "\n" + "Got A Request For A SimpleSessionBean on Host : " + hostName + " Invoked Util " + util.testUtilClass() + "\n"; } catch (Exception ex) { res = res + ex.getMessage();