August 24, 2002
Top Ten Tips to using XPath and XPointer
August 21, 2002
Undocumented Query Methods in ColdFusion MX
I found some undocumented methods that you can perform on a query by using Java Reflection. The methods are summarized here:void query.first() - jump to the beginning of a query
void query.last() - jump to the last value in a query
boolean query.
August 19, 2002
Bea JRockit
Bea J-Rocket JVM was designed specifically for server applications. Jon Hall posted this to the CF-Talk mailing list with some impressive execution times when plugged into ColdFusion MX. I'm going to give it a try...






