When we last left our two intrepid heroes they had just shown us how to
create and run our first CFEverywhere application (including installing and
configuring its requisite CFML server, application server, and Web server).
Once installed, we were able to move our "package" (application and
accompanying servers) to any hard drive and run it without change (we will
exploit this capability later). In Part 1 we: Discussed the reasons and
advantages of deploying applications as CFEverywhere packages Examined some
applications that would benefit from this approach Installed the Jetty J2EE
server Deployed the BlueDragon/J2EE CFML engine Wrote and installed our first
CFEverywhere application As with most example applications, ours was not much
to brag about. However, we did val... (more)
Think about the last time you bought a car. Did you walk around the vehicle,
look under the hood and sit in the driver's seat to get a feel for it? You
probably took it for a test-drive before making the final decision. If you're
a developer producing the next "killer app," it's only reasonable for your
customers to want to test-drive your application as well. Have you ever
wanted to dem... (more)