
October 12th, 2011, 08:42 PM
|
 |
We're trapped inside a game!
|
|
Join Date: Jul 2008
Location: Maryland
|
|
|
Mostly I was just confused by the lack of it. I didn't run into needed a null until I was calling a method of the java inetAddress class which needed a null passed in as a parameter value. After trying to pass null in and getting errors that Coldfusion didn't understand what that was, I looked on Google, found out why the errors were happening and then stumbled upon javacast().
At any rate, thank you kiteless for the answer. I'm sure that when I've been writing CF for a few years these things will be more obvious to me, but I really appreciate your help!
|