08-26-2008 06:05 AM
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: text/xml;charset=utf-8
Date: Tue, 26 Aug 2008 09:54:31 GMT
Connection: close
….
…
<url>http://localhost:8080/alfresco/download/direct/workspace/SpacesStore/1b0103e5-6934-11dd-a00b-4df09c3...</url>
08-26-2008 06:21 AM
08-26-2008 06:32 AM
08-26-2008 06:51 AM
127.0.0.1 mydomain.com,localhost
08-26-2008 09:25 AM
<url>http://ip6-localhost:8080/alfresco/download/direct/workspace/SpacesStore/1b0103e5-6934-11dd-a00b-4df...</url>
08-26-2008 09:38 AM
08-26-2008 09:58 AM
127.0.0.1 abiege-nb.entwickler.de, localhost
08-26-2008 10:36 AM
127.0.0.1 abiege-nb.entwickler.de localhost
08-27-2008 04:32 AM
08-27-2008 05:49 AM
try {
InetAddress host = InetAddress.getLocalHost();
System.out.println( host.getHostName() );
} catch (UnknownHostException e) { }
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.