Static methods

staticgetHostName():String

Returns the local server host name

staticgetParams():Map<String, String>

Returns the current page GET and POST parameters (only GET parameters for Javascript)

staticgetURI():String

Returns the original request URL (before any server internal redirections)