ColdFusion is not Java.
It is an abstraction layer of Java for programming web sites and hiding
Java’s complexities… period, the end. It’s not an enterprise level
language like Java and .Net are, yes it can work with both, but that
doesn’t make it an enterprise level language. Because ColdFusion is a
abstraction layer of Java, you can take the ColdFusion markup and smack
on top of another language, say .Net (What do you think BlueDragon is,
the ColdFusion markup on top of .Net). A better analogy for describing
what ColdFusion is, would be to say that ColdFusion is like jQuery. jQuery is an abstraction layer of JavaScript, it make JavaScript easier by hiding it complexities.
