Attributes |
Name | Required | Request-time | Type | Description |
property | false | true | java.lang.String | If not supplied, will simply write out as if "./" or "this/" was supplied. |
id | false | true | java.lang.String | If id is supplied, then what would have been written out into the response stream, will instead be made available as a String object defined by the variable name provided. |
filter | false | true | boolean | true/false value, describing to the tag if the result if to be URLEncoded. Helps JavaScript along if the result is required for URL hacking. |