Community Member Profile
- Profile: /members/4926-Isabel.htm
- Comments: 5
- Points: 52
Recent Blog Comments By Isabel
-
Using THIS.jarPaths To Create An Application-Specific URL Class Loader In ColdFusion
Posted on Sep 27, 2010 at 6:41 AM
Dear Ben, again a very nice post. Thanks for it! I have got a problem to get access to classes, which comes from JAR-Files. If I use your method for normal CLASS-Files all works fine, but if I try to get them out of a JAR-File, which means, that I've done something like:... read more »
-
Learning ColdFusion 8: Javascript Object Notation (JSON) Part I - Data Conversion
Posted on Jul 16, 2010 at 10:49 AM
Thank you sooooooo much and have a nice weekend!!... read more »
-
Learning ColdFusion 8: Javascript Object Notation (JSON) Part I - Data Conversion
Posted on Jul 16, 2010 at 6:37 AM
Hi Ben, first thanks for all your blog-entries, I spend a lot of time here. I have a funky problem, which I do not really understand... every time I use the "SerializeJSON" - function, it produce JavaScript-comment-signs before the object. For example: <cfset objActress = {... read more »
-
Passing Arrays By Reference In ColdFusion - SWEEET!
Posted on Dec 14, 2009 at 11:18 AM
I'm sorry, maybe I've used the wrong function... but I find the following: For Java ArrayList there is a function named ensureCapacity(int minCapacity), which increases the capacity of the ArrayList instance, if necessary, to ensure that it can hold at least the numbe... read more »
-
Passing Arrays By Reference In ColdFusion - SWEEET!
Posted on Dec 10, 2009 at 5:44 AM
Dear Ben, first sorry for my miserable english? second: thank you for this tutorial, this is exactly what I have searched for. I think Tom's test above is not really fair, because the regArray know its minimal initial size, by setting <cfset arrayResize(regArray,10... read more »



