196
Example
<CFSERVLET
CODE="MyServletName"
JRUNPROXY="236.3.3.4:8083"
TIMEOUT="300"
WRITEOUTPUT="Yes"
DEBUG="Yes">
<CFSERVLETPARAM
<CFSERVLETPARAM
<CFSERVLETPARAM
<CFSERVLETPARAM
</CFSERVLET>
NAME="Param1"
VALUE="Value1">
NAME="Param2"
VALUE="Value2">
NAME="Attribute1"
VARIABLE="CFVar1" TYPE="BOOL">
NAME="Attribute2"
VARIABLE="CFVar2">
CFML Language Reference
Need help?
Do you have a question about the COLDFUSION 4.5-CFML LANGUAGE and is the answer not in the manual?