Integrating J2EE and Java Elements in
CFML Applications

This chapter describes how to integrate J2EE elements, including JSP pages and servlets; JSP tags; and Java objects, including Enterprise JavaBeans (EJBs); into your ColdFusion application.

It does not explain J2EE concepts or how to program using Java or JSP. It does explain how to use existing Java and JSP elements in your ColdFusion applications.

Contents

About ColdFusion, Java, and J2EE

Using JSP tags and tag libraries

Interoperating with JSP pages and servlets

Using Java objects