GetContextRoot()

Returns path to the J2EE server context root for the current request.

GetContextRoot( );

Returns: String

This function does not take any arguments.

Examples

dump(getContextRoot() );

See also