| Attributes |
| property |
| If not supplied, will simply write out as if "./" or "this/" was supplied. |
| |
| Required:
false |
| Request-time:
false |
Type:
java.lang.String |
|
| id |
| 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. |
| |
| Required:
false |
| Request-time:
false |
Type:
java.lang.String |
|
| filter |
| 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. |
| |
| Required:
false |
| Request-time:
false |
Type:
java.lang.String |
|