Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
Khinu #1
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 was
unable to reach them from Flex, I mean when I use the
[RemoteClass(alias="javapackage.javaclass")] to create a mapping in Flex. When
I try to send a Flex instance of this class it?s throwing an error: ?Could not
find the Cold Fusion Component javapackage.javaclass?. Coldfusion doesnt expose
any custom class?
Any clue?
Khinu Guest
-
Loading XML using a custom class and accessing it fromother classes?
I began with a class for a movie clip rollover function FigureRollOver. It works marvellously. Three things happen: 1) it loads XML from a file... -
ColdFusion + Java Guru Install Cybersource Java Api
Hi, I need to install a cybersource java api on a coldfusion MX 6 server and call it as a component to pass variables to their gateway. Here... -
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... -
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... -
Accessing $HTTP_GET_VARS in classes..?
Hey guys, I'm building a web application in php for the first time (I like php a lot..) and have come across a litle stumbling block. I want...



Reply With Quote

