cfservlet

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

  <cfservlet>

 cfservlet();

The cfservlet 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 cfservlet tag

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

Fork me on GitHub