How ColdFusion processes pages

The following steps explain how the ColdFusion server processes a ColdFusion page:

  1. The ColdFusion server looks at the content of the page and searches for the following ColdFusion instructions:
  2. If the ColdFusion server finds any HTML or plain text in the page, the ColdFusion server returns it to the web server unchanged.
  3. The ColdFusion server processes all the ColdFusion instructions found, and returns any remaining results to the web server. The web server then sends the entire output to the browser.

ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | KnowledgeBase | Bug Reporting

Version 7

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/coldfusion/7/htmldocs/00000069.htm