Lucee Tag Reference
Tag <CFSERVLETPARAM>
This Tag is deprecated
This tag has been deprecated and is non-functional.
Body
This tag can't have a body.
Example
<cfservletparam name="string" [type="string"] [value="string"] [variable="string"]>
Attributes
The attributes for this tag are fixed. Except for the following attributes no other attributes are allowed.
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | Yes | This Attribute is deprecated |
| type | string | No | This Attribute is deprecated |
| value | string | No | This Attribute is deprecated |
| variable | string | No | This Attribute is deprecated |