Yes!
>From the Cfusion MX (assume CFMX) docs:
ColdFusion searches for the objects in the following order:
1) The ColdFusion Java Dynamic Class Load directories.
* Java archive (.jar) files in web_root/WEB-INF/lib.
* Class (.class) files in web_root/WEB-INF/classes.
ColdFusion reloads classes from these directories, as described in
the following section About class loading.
2) The classpath specified on the ColdFusion Administrator JVM and Java
Settings page.
3) The default JVM classpath.
HTH
Paul
-------------------------------------------
Paul Johnston
PJ Net Solutions Ltd
http://www.pjnetsolutions.com
[EMAIL PROTECTED]
+44 (0)7866 573013
> -----Original Message-----
> From: Douglas Humphris [mailto:[EMAIL PROTECTED]]
> Sent: 24 January 2003 12:01
> To: [EMAIL PROTECTED]
> Subject: [ cf-dev ] Java in CF
>
>
> Hi,
>
> 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?
>
> Douglas
>
> --
> ** 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]
>
>
>
--
** 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]