Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

ics:getproperty

Gets a property value from the currently loaded Sites property files.

Syntax

Parameters

name (required)
Name of the property to retrieve.

file (optional)
Semicolon-separated list of property file names.

output (optional)
Specifies an optional output variable. If this parameter is not specified the output is streamed to the browser.

Description

Retrieves a property value from the currently loaded or optionally specified Sites property file. The property may then be used in conjunction with other Sites JSP tags. This tag will not decrypt the value of password properties.

Error Numbers

There are no possible errno for this tag.

Example

The following example displays the value of a property from an alternative property file.

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.