In my web-client solution I’m trying to send a file to the user. To do that I just do a showURL() to the file which is in Tomcat’s ROOT directory.
But I can’t manage to get the Web Host Name of the server. I can get the local network IP address of the server, its local Hostname but not the Host name used for internet.