Class libraries overview

The following Java interfaces are available for building ColdFusion custom CFXs in Java:

Interface Methods

Custom tag interface

processRequest

Query interface

addRow

getColumnIndex

getColumns

getData

getName

getRowCount

setData

Request interface

attributeExists

debug

getAttribute

getAttributeList

getIntAttribute

getQuery

getSetting

Response interface

addQuery

setVariable

write

writeDebug


View comments in LiveDocs