ColdFusion cftree and GZip compression
CFML | (0)
Web-Developers always try to find a way to speed up the application and especially with the new ColdFusion 8 and all its Ajax functionality, if used in full can weight in at around 500k, we try to do "everything" to get better performances.
That said, we lately investigated the use of Gzip compression on the server. Actually the installation and usage is quite simple and indeed works quite well. Unless...
Unless you want to use cftree as a HTML/Ajax variant. If you try to get your cftree code running you will not see any errors, all you will see is a blank ...