pf » Tag: sleep on Pete Freitag's Blog

How to make ColdFusion MX go to sleep

coldfusion Many people have had the need for a ColdFusion page to sleep, typically between iterations of a loop. There is a tag called CFX_Sleep in the Tag Gallery, but in ColdFusion MX you don't need a CFX tag to make the current processing thread sleep using the static sleep method on the java.lang.


This entry was:

Subscribe to my RSS Feed: solosub RSS
Tags