Whether it's so you can write and call Java from CF or so that you can
download and call Java from CF, it's the same thing.  Just use it
directly instead of porting to CF.  Even without /lib/ or /classes/
access, you can use a URLClassLoader to call it.

cheers,
barneyb

On 12/12/06, Rick Root <[EMAIL PROTECTED]> wrote:
> Barney Boisvert wrote:
> > Is there a reason you're not just using the Java directly?  CF's built
> > on J2EE specifically for that reason.
>
> Actually, CF is built on j2ee so that you can call java objects natively
> within coldfusion. ;)
>
> At any rate, i'm building it in "pure CFML" because many uses of
> image.cfc can't ask their providers to install custom jar files on the
> server.
>
> Rick
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263937
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to