I think the above question says it all.
|
|
|
|
|
|
|
You run the createObject but don't call the "init" before running the static method. For example:
In this case "currentTimeMillis()" is a static method of the System class. |
||
|
|
|
|
I would also mention that the class has to be in CF's classpath. |
||
|
|
