Complete Security; Coldfusion Components - MACROMEDIA COLDFUSION 4.5-DEVELOPING WEB Develop Manual

Developing web applications with coldfusion
Table of Contents

Advertisement

Chapter 1: Introduction to ColdFusion

Complete security

ColdFusion provides a foundation for building secure applications through the
following features:
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.
For detailed information on security, refer to Administering ColdFusion Server. Also, for
the latest publications from Allair on security, visit the Security Zone at
www.allaire.com/developer/securityzone/. For a complete feature list and more
detailed information, refer to the ColdFusion product pages,
coldfusion.

ColdFusion Components

ColdFusion applications rely on several core components:
ColdFusion Studio
ColdFusion application pages
ColdFusion Server
ColdFusion Administrator
ODBC data sources and other data sources
ColdFusion application pages look somewhat like HTML pages, but, as you will see, are
much more dynamic and powerful. You will probably want to use ColdFusion Studio to
create the application pages, although you can use the editor of your choice.
ColdFusion Server processes the ColdFusion application pages. For example, you may
access a data source from your application pages.
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.
http://
http://www.allaire.com/
5

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 4.5

Table of Contents