Java - general
javax.swing.JApplet or java.applet.Applet Use the following code to find out the host:
String host = getCodeBase().getHost();