Hello all... CFMX compiled CFML into javabyte code I have a cleint that has
in-house java delopers. They would like me to host a few of their java sites.
I have ColdFusion MX installed on my server, and I know that ColdFusionMX
compiles CFML into Javabyte code, and rund that through a Java server. So, my
quesion is this: Can I run java applications on CFMX's java server ? If so,
how would I do that? And, how would I run multiple java websites using CFMX's
java server ? Thanks!