About J2Ee And The Coldfusion Architecture; About Coldfusion Mx And The J2Ee Platform - MACROMEDIA COLDFUSION MX 61-DEVELOPING COLDFUSION MX Develop Manual

Developing coldfusion mx applications
Table of Contents

Advertisement

Flash MX development application debugger
executes between Flash and ColdFusion.
ColdFusion MX server-side ActionScript
ActionScript create ColdFusion services, such as SQL queries, for use by Flash clients.
Together, these features let developers build integrated applications that run on the Flash client
and the ColdFusion scripting environment.
For more information about using server-side ActionScript in ColdFusion MX, see
"Using Server-Side ActionScript," on page
applications in ColdFusion, see
For more information about using Flash MX, go to www.macromedia.com.

About J2EE and the ColdFusion architecture

As the Internet software market has matured, the infrastructure services required by distributed
Internet applications, including ColdFusion applications, have become increasingly standardized.
The most widely adopted standard today is the Java 2 Platform, Enterprise Edition (J2EE)
specification. J2EE provides a common set of infrastructure services for accessing databases,
protocols, and operating system functionality, across multiple operating systems.

About ColdFusion MX and the J2EE platform

ColdFusion MX is implemented on the Java technology platform and uses a J2EE application
server for many of its base services, including database connectivity, naming and directory
services, and other runtime services. ColdFusion MX can be configured to use an embedded J2EE
server or it can be deployed as a J2EE application on an independent J2EE application server.
ColdFusion MX Enterprise includes a fully featured version of the Macromedia JRun J2EE
application server, or can be deployed on third-party J2EE servers such as IBM WebSphere and
BEA WebLogic.
By implementing the ColdFusion scripting environment on top of the J2EE platform,
ColdFusion MX takes advantage of the power of the J2EE platform while also providing an
easy-to-use scripting environment and built-in services. Moreover, because ColdFusion is built on
a J2EE platform, you can easily integrate J2EE and Java functionality into your ColdFusion
application. As a result, ColdFusion pages can do any of the following:
Share session data with JSPs (Java Server Pages) and Java servlets.
Import custom JSP tag libraries and use them like ColdFusion custom tags.
Integrate with Java objects, including the J2EE Java API, JavaBeans, and Enterprise JavaBeans.
For more information on using J2EE features in ColdFusion, see
and Java Elements in CFML Applications," on page
Lets you trace your application logic as it
Lets Flash programmers familiar with
651. For more information about developing Flash
Chapter 29, "Using the Flash Remoting Service," on page
735.

About J2EE and the ColdFusion architecture

Chapter 30,
Chapter 33, "Integrating J2EE
641.
33

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion mx

Table of Contents