application.getServerURL()

It marks it that the function application.getServerURL(), gives back always to 8080 port even if the developer (or the server) are sets up on various ports.

Thanks