Community Member Profile
Cary Bown
Member since Jul 8, 2009
- Profile: /members/3762-Cary-Bown.htm
- Comments: 1
- Points: 10
Recent Blog Comments By Cary Bown
-
Finding Values In A ColdFusion Array Using Java - And Other Cool Stuff
Posted on Jul 8, 2009 at 5:50 PM
The subList method, per your list of methods above, returns a java.util.List, which is not the same as coldfusion.runtime.Array. CF docs state that java.util.Lists are converted to comma-delimited lists. However, if you try to use a CF list method, you may get an error: Complex object types canno... read more »



