Why cant you write a wrapper class to translate string "null" from CFMX to Java(null). Your setter methods can handle this..
Joe On Fri, 13 Dec 2002 15:48:53 -0500 Matt Liotta <[EMAIL PROTECTED]> wrote: > I tried several different ways of pass a null > to a Java object without > success. One workaround is change the Java > source code generated by CFMX > and then recompile the CFM. > > Matt Liotta > President & CEO > Montara Software, Inc. > http://www.montarasoftware.com/ > 888-408-0900 x901 > > > -----Original Message----- > > From: Massimo, Tiziana e Federica > [mailto:[EMAIL PROTECTED]] > > Sent: Friday, December 13, 2002 2:36 PM > > To: CF-Talk > > Subject: Pass "null" to a Java object? > > > > Is there a way to pass a "null" to the method > of a Java object? > > > > In order to test this I even tried creating a > Java class that returns > null > > and use it... No joy :-( > > > > I guess it's not possible, but I just wanted > to try and ask > > > > Thanks > > > > Massimo > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

