<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