I am trying to find the current host of my application in order to make some implementations, I went through different Java Backend objects (resource, request, resourcePage..) but all the properties that I have found give me relative paths. What is the best way to get the host where the call was initiated?
Here is a list of global objects that I have been looking through: http://docs.adobe.com/docs/en/aem/6-0/develop/sightly/global-objects.html