GAS predefined resources

Genero Application Server (GAS) tags are predefined resources (variables) that you can use in the GAS configuration file and in GDCAX templates.

Important: These GAS predefined resources are not available for use within the templates used by the SBRE (snippet-based rendering engine) for the GWC. For templates used by the SBRE, you must use a template path.

Syntax

$(resource-name)
|
<tag gwc:tpl-attribute="tpl-value" 
[...]>...</tag>
Note:
  1. resource-name is the name of a resource defined in the GAS configuration file.
  2. tag is an html tag.
  3. tpl-attribute is a gwc template attribute.
  4. tpl-value is the value of the template attribute.

While most resources are defined in the GAS configuration file, predefined resources are not explicitly defined in the configuration file, yet are available for you to use.