<cfservlet>

This tag has been obsoleted and removed from the language. It is non-functional.

This tag cannot have a body.

This tag is also supported within <cfscript>

Status: deprecated

<cfservlet code=string jrunProxy=string timeout=number writeOutput=boolean debug=boolean >
Attribute Description

Unimplemented Attribute(s)

Attribute Description
code
string, required

This attribute has been obsoleted and removed from the language. It is non-functional.

* deprecated *
jrunProxy
string, optional

This attribute has been obsoleted and removed from the language. It is non-functional.

* deprecated *
timeout
number, optional

This attribute has been obsoleted and removed from the language. It is non-functional.

* deprecated *
writeOutput
boolean, optional

This attribute has been obsoleted and removed from the language. It is non-functional.

* deprecated *
debug
boolean, optional

This attribute has been obsoleted and removed from the language. It is non-functional.

* deprecated *

Examples

There are currently no examples for this tag.

See also