Chapter 14. JavaServer Pages

This chapter covers JavaServer Pages (JSP). JSP, introduced in September of 1999, represents the second model for running server-side Java. We will begin with an overview of the tools required to extend the functionality of your Web sites using Java technology.

Because ColdFusion MX itself is Java-based, you can call JSPs directly using ColdFusion as the application server, which we saw how to do in the previous chapter.

In this chapter we cover JSPs. This will be easier to do than it sounds. There are only nine tags in the JSP library, compared with 90 in ColdFusion. Of course, there is a good reason for this.

Now that you have your environment set up, we will learn JSP tags, directives, scriptlets, and expressions. ...

Get Java™ for ColdFusion® Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.