You should be able to pass it as an instance of java.util.Map. Arrays go as java.util.Vector, though they're pass by value in CF and pass by reference in Java. Queries are javax.sql.ResultSet, I believe. Numerics go in as type Double or double, unless you use JavaCast, and dates go in as java.util.Date. And you can get a null using the forDigit method of the Character class, should you need one. Note that that's only a Java null, it won't work in CF as a null value.
That's for CFMX, things might have changed in CF7, though I doubt it. cheers, barneyb On Tue, 8 Feb 2005 19:01:38 -0500, Troy Simpson <[EMAIL PROTECTED]> wrote: > I have data in a coldfusion mx structure and I need to pass that > structure to a Java method. Anyone know how to do this or where I > might find an answer to this? > > Also, what about other coldfusion datatypes? > > Thanks, > Troy > > -- > Troy Simpson -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 50 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:193767 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

