Whatever message this page gives is out now! Go check it out!
CreateObject(type, class, loadPaths)Parameter | Description |
type | Type of object to create.
|
class | A Java class name |
| loadPaths | A path to JAR or an array of file paths that contain Java classes or JAR files. |
<cfset ret = myObj.init(arg1, arg2)>