cfservletparam

Deprecated, invokes a servlet. Use getPageContext().include(servletPath) or getPageContext().forward(servletPath) instead.

  <cfservletparam>

 cfservletparam();

The cfservletparam tag was REMOVED from ColdFusion 11 and has been DEPRECATED since ColdFusion 6

Compatibility

ColdFusion:

DEPRECATED since version 6 REMOVED in version 11

Examples
Sample code using the cfservletparam tag

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub