How do i call a jar file provided using CFML?
I tried using createObject() method but I am confused about the path.
Is it the class path or jar file path?
Where I have to place the .jar file?
Do I need to load the .jar file on Blue Dragon server?
Thanks,