I'm having a problem trying to pass a query from coldfusion as an argument to a Java class invoked through CFOBJECT.
CF is supposed to convert Structures and Queries to java.util.Map when passed in as a parameter to a cfobject call. But the resulting object in the java world is coldfusion.sql.QueryTable or coldfusion.runtime.Struct. Is there a way to force these to be a map when passed in? Thanks -Mark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=35 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182074 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

