DevPortal

What is the property tag?


Additionally, all system properties and properties specifically required by a script are registered under the <property> tag. This is described below.

Table 1: The <property> tag
Tag element Sub-tags Description Example values




<property> - Pass system properties required by the CGI Interceptor, as well as other properties that may be required by the script. -
- <name> Name of the property. PATH or CLASSPATH
- <value> The value of the property. c:\orant\tools\web60\html
- <mode> Specifies an operation using the value. While Add appends the given value to the current value, Replace replaces the current value with value. Example for Add: set PATH=%PATH%;value;
Example for Replace: set PATH=value.


The required system properties are:

Note: These keys are case-sensitive.


Related Topics:

© Pramati Technologies 2007 Runs on Pramati Server | Feedback | Legal