6
Chapter 1 Introduction to ColdFusion
For detailed information about security, see Advanced ColdFusion Administration.
For the latest publications from Macromedia on security, visit the Security Zone at
http://www.coldfusion.com/developer/securityzone/.
For a complete feature list and more detailed information, see the ColdFusion
product pages at http://www.coldfusion.com/coldfusion.
About the components
ColdFusion applications rely on several core components:
•
ColdFusion application pages
•
ColdFusion Server
•
ColdFusion Administrator
•
ODBC data sources and other data sources
In addition to the core components, as you become more familiar with ColdFusion
and build more complex applications, you can use ColdFusion Extensions to extend
its capabilities.
ColdFusion application pages
ColdFusion application pages (often called templates) look somewhat like HTML
pages, but are much more dynamic and powerful. They are the functional parts of a
ColdFusion application, including the user interface pages and forms that handle
Open integration
•
Database connectivity using native database drivers (Enterprise
Edition only), ODBC, or OLE DB
•
Embedded support for full-text indexing and searching
•
Standards-based integration with directory, mail, HTTP, FTP, and
file servers
•
Connectivity to distributed object technologies, including
CORBA (Enterprise Edition only), COM (Windows Enterprise
Edition only), Java objects and EJBs
•
Open extensibility with C/C++ and Java
Security
•
Integration with existing authentication systems, including
Windows NT domain and LDAP directory servers, and
proprietary user and group databases
•
Advanced access control so that server administrators can
control developers’ access to files and data sources
•
Support for existing database security
•
Server sandbox security for protecting multiple applications on a
single server (Enterprise Edition only)
•
Support for existing Web server authentication, security, and
encryption
Benefits
Features
Summary of Contents for COLDFUSION 5-DEVELOPING
Page 1: ...Macromedia Incorporated Developing ColdFusion Applications MacroMedia ColdFusion 5 ...
Page 58: ...38 Chapter 3 Querying a Database ...
Page 134: ...114 Chapter 7 Updating Your Database ...
Page 210: ...190 Chapter 10 Reusing Code ...
Page 232: ...212 Chapter 11 Preventing and Handling Errors ...
Page 238: ...218 Chapter 12 Using the Application Framework ...
Page 262: ...242 Chapter 12 Using the Application Framework ...
Page 278: ...258 Chapter 13 Extending ColdFusion Pages with CFML Scripting ...
Page 320: ...300 Chapter 15 Indexing and Searching Data ...
Page 336: ...316 Chapter 16 Sending and Receiving E mail ...
Page 374: ...354 Chapter 18 Interacting with Remote Servers ...