January 10, 2006
Null Java References in CF 6 vs 7
ColdFusion 7 appears to be much better at passing null values to a java object. ColdFusion 6 however likes to block you from doing it, even when you want to.I am tring to work with a java API that requires me to pass a null value to a method.





