Whatever message this page gives is out now! Go check it out!

Managing custom tags

Last update:
May 18, 2026
If you deploy custom tags in a multideveloper environment or distribute your tags publicly, you can use the advanced security and template encoding capabilities of ColdFusion. The ColdFusion security framework enables you to selectively restrict access to individual tags or to tag directories. This restriction can be an important safeguard in team development. For more information, see  Securing Applications .  You can use the command line utility cfcompile to precompile your custom tag files into Java class files or byte code. For more information, see Using the cfcompile utility in  Deploying ColdFusion Applications  in the Configuring and Administering ColdFusion.

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page