Contents > Developing ColdFusion MX Applications > Introduction to ColdFusion MX > About Internet applications and web application servers > About web application servers How a web server and web application server work together PreviousNext

How a web server and web application server work together

The following steps explain how a web server and web application server work together to process a page request:

  1. The user requests a page by typing a URL in a browser, and the web server receives the request.
  2. The web server looks at the file extension to determine whether a web application server must process the page. Then, one of the following actions occur:

Because web application servers interpret programming instructions and generate output that a web browser can interpret, they let web developers build highly interactive and data-rich websites, which can do tasks such as the following:


Contents > Developing ColdFusion MX Applications > Introduction to ColdFusion MX > About Internet applications and web application servers > About web application servers How a web server and web application server work together PreviousNext

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

Version 6.1

Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.