| Overview Index |
SDX 6.2.0 Enterprise JSP Tags Juniper Networks, Inc. |
|
| PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
<jnpr:writeSess>
Type of tag:
Action Tag
This tag modifies a specific session and specifies whether it should be active.
| Attribute Summary | |
| Boolean |
operationallyActive
Optional
This attribute specifies whether the session should be active. |
| Scripting Variable Summary | |
| String |
writeSess_errorClass
This scripting variable specifies the name of the class for the first exception that a method generates if it fails to execute the session enterprise data tag. |
| String |
writeSess_errorMessage
This scripting variable specifies the error message for the first exception that a method generates if it fails to execute the session enterprise data tag. |
| Attribute Details |
| Optional |
| Type: Boolean |
| This attribute specifies whether the session should be active. If the operationallyActive attribute is specified, contacts the SAE managing the specified session and requests that the SAE attempt to trigger a network change to achieve the specified operational state (true means active, false means inactive). This occurs without regard for the corresponding subscription's administrativelyActive state, which will remain unchanged. |
| Scripting Variable Details |
| Type: String |
| This scripting variable specifies the name of the class for the first exception that a method generates if it fails to execute the session enterprise data tag. The class name is a string and does not include the package name. |
| Type: String |
| This scripting variable specifies the error message for the first exception that a method generates if it fails to execute the session enterprise data tag. The error message is a string. |
| Overview Index |
SDX 6.2.0 Enterprise JSP Tags Juniper Networks, Inc. |
|
| PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
Copyright 2005 Juniper Networks, Inc. All rights reserved.