Class ria.Environment

An abstraction of the client environment.

Method Summary
Method Attributes Method Name and Description
Returns the domain that the specified page originated from.
Method Detail
{String} getOrigin()
Returns the domain that the specified page originated from. If the page originated from a domain not on port 80, then the string * returned will have the port appended to it.
Returns:
{String} Domain that the current page originated from.