> Been to cflib.org or read Forta's MX book? > People are using Java > objects in CF everywhere...
I have written some complex Java Objects and used them successfully.. passing "nulls" and doing whatever.... Write some wrapper classes in your object to translate "nulls" Again.. Listen to the question... Massimo's comment were to the effect... ">from CFML and I am forced to do everything with plain CFML." HE CANNOT WRITE JAVA OBJECTS BUT CAN USE THEM? All he needs to do is modify that Java Class to handle "null" as strings and convert them to Java null Joe On Fri, 13 Dec 2002 15:59:41 -0500 jon hall <[EMAIL PROTECTED]> wrote: > Friday, December 13, 2002, 3:46:18 PM, you > wrote: > JE> Didnt you say.. you were trying to pass > "null" to a Java Object.. if you cant > JE> run Java Class files.. How can you > instantiate a Java Object? > > >> from CFML and I am forced to do everything > with > >> plain CFML. > > JE> You can only write Plan CF.. Now where does > Java Objects even fit here? > > JE> Joe > > > -- > jon > mailto:[EMAIL PROTECTED] > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

