Do you mean like <cfset myObj = createObject("java", "My.JAVA.Class")>
and if so, is this because of any problems with CFX performance?Thanks for your help the last couple of days... Cheers, Kevin ---------- http://www.keslabs.com Coldfusion Remote Dashboard :: http://www.keslabs.com/crd -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 16, 2005 2:34 PM To: CF-Talk Subject: RE: CFX - Pass multiple arguments > I'm creating my first (don't laugh) CFX and I'm trying to > pass in any number of arguments to be used in a function call. I won't laugh - I've never created one (and probably never will). > Is it possible to pass an array to a CFX? Within the Java > class, is there any special processing I need to do with it? > Or am I stuck with just query objects? I'm pretty sure you're stuck with just query objects. I would recommend that you just write Java classes and packages, and use those from within your CF application. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199019 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

