JVM

How to get the server name/hostname on which JVM is running?
[74 byte] By [p_pahwa23] at [2007-9-26 9:46:50]
# 1
InetAddress.getLocalHost.getHostName()
bschauwe at 2007-7-1 21:24:36 > top of Java-index,Java HotSpot Virtual Machine,Specifications...