Gregory's Blog

Posts made on September 2025

A Modern Way to Get the Page URL With ColdFusion and Lucee Using the PageContext Java Object

A Modern Way to Get the Page URL With ColdFusion and Lucee Using the PageContext Java Object


In this article, I will demonstrate how to retrieve page properties using the PageContext object, which is available in ColdFusion and Lucee. This is a much more modern and efficient method than using CGI variables, which are often unreliable. 
Read More...