Geeta,
If the front-end is CF, how do you invoke a Servlet? (<cfinclud>?)
--------------------------------
Certainly Not, use (<cfobject type="java">
Sunitha,
In your mind, is there anything that J2EE can do but CF couldn�t do?
-----------------------------------
Code once written in J2EE can be embedded with any technologies (as middleware) now days.. but with CF you have to stck with it... e.g your business logic is written once with J2EE architecture, it can be merged with JSP, CF, PHP etc
Naveen,
As far as you know, does CFMX support portal?
---------------------------------------------
As far as i know it doesnt,
but they have provided such a simple way of integration, that you can use sun one portal server (formerly known as iPlanet Portal server)
, and integrate with your CF code... Thats why i have told you before, if you want your code(business logic) written once and run with multiple platforms, go with J2EE, No matter What FE you choose..
* Working in J2EE, you will find it has tremendous scope
Cheers
Nav