I have a java class that I am calling from a CFOBJECT tag in one of my
custom tags. The only problem is that the methods I am calling return a
Hashtable or Vector.  

Does anyone know if there is a way to convert from a Java Hashtable or
Vector to something useful in cf? I went the WDDX route and it works, but
it makes the result set 5-8 times the data I need.

Any ideas?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to