Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
ape #1
How to use java (j2ee) classes with coldfusion
Hi,
I'm searching for information , examples about using java classes (jar, war,
ear) with coldfusion (6 or 7).
Is it very relevant using java j2ee classes (servlet, ejb, j2se classes)
with coldfusion ?
Even if there no java classes in the coldfusion application today ?
Thanks for any help.
ape Guest
-
Accessing custom java classes in Coldfusion
I have created some java classes (.class) to work as a model in CF. I could instantiate this classes through the CreateObject() function in CF but I... -
Install Java class on J2EE CF7
Hi all, I downloaded the JpegResizer class from the Macromedia Exchange.....and I run CF7 on Jrun4 on Mac OS X. I have no idea where to put... -
where to install Java CFX under J2EE
We want to install the java cfx tag CFX_Stat on our CFMX 6.1 server running under J2EE. The help file says 'The class file should be accessible from... -
Registering Java Classes in ColdFusion 7
I migrating my websites from cf 6.1 to 7. Everything was going fine until I encountered this problem. There is a java class I seem to be having... -
Coldfusion + .NET or J2EE
Since I have been reading the forums here I have often seen people post that Coldfusions new selling point is that it is a complement to .NET or... -
Serguei Belikov #2
Re: How to use java (j2ee) classes with coldfusion
Hi,
I would recommend to start with coldfusion documentation:
[url]http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/fm2.htm[/url]
Take a look at ColdFusion functions createObject, javaCast and
getPageContext.
ape wrote:> Hi,
>
> I'm searching for information , examples about using java classes (jar, war,
> ear) with coldfusion (6 or 7).
>
> Is it very relevant using java j2ee classes (servlet, ejb, j2se classes)
> with coldfusion ?
> Even if there no java classes in the coldfusion application today ?
>
> Thanks for any help.
>
>Serguei Belikov Guest



Reply With Quote

