Railo 4.2 Reference
Choose a tag:

Tag <CFSERVLET>

This Tag is deprecated
This tag has been deprecated and is non-functional.

Body

This tag can't have a body.

Example

	<cfservlet
		code="string"
		[debug="boolean"]
		[jrunproxy="string"]
		[timeout="number"]
		[writeoutput="boolean"]>
	

Attributes

The attributes for this tag are fixed. Except for the following attributes no other attributes are allowed.
Name Type Required Description
code string Yes This Attribute is deprecated 
debug boolean No This Attribute is deprecated 
jrunproxy string No This Attribute is deprecated 
timeout number No This Attribute is deprecated 
writeoutput boolean No This Attribute is deprecated