> I'm hunting for documentation on using a .jar file in my
> ColdFusion. I tried using createObject and call the name of 
> the file, but it didn't work. Does anyone know what I need to do?
> 

Oh and to create the object you have to call the namespace and class name of
the object:

 com.mysite.myclass

Paul




--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to