

Is EncodeForHTML as it is more secure than HTMLEditFormat?
Interested in getting started with the Adobe CF Docker images? Here’s where you can find more.
Did you know you can file bug reports or feature requests not only against CF or CFBuilder, but also for things related to CF like the CF docs, the CF2018 PMT, the CF Docker images, the API Manager, the CFFiddle.org site, and even Tracker itself? Read on.
We have CF2018 install and turn on “Trusted cache”. Server Product ColdFusion Version 2018,0,03,314033 Edition Enterprise Operating System UNIX OS Version 3.10.0-693.17.1.el7.x86_64 I have made modification to a cfm page and use the button “Clear folder specific template cache” and did not see the new changes until I use all “Clear Template Cache now” button. Has anyone experience this issue with the cache turn on for CF2018 on linux server?
(Originally written in Jul 2019. Updated Jan 2021.) Here’s a guide to show you how to configure JNDI datasource in ColdFusion (versions 10 and above). 1. Get the JDBC Driver The JDBC Driver for your particular database must be placed in <coldfusion>/cfusion/lib folder. 2. context.xml configuration Find the context.xml file in the <coldfusion>/cfusion/runtime/conf folder. Save a copy, then edit the file, adding a resource block before the closing tag </Context>, defining the database connection detail: <Resource name=”jdbc/test” auth=”Container” type=”javax.sql.DataSource” maxActive=”50″ […]
Coldfusion 9 – > I Installed jdk1.8.0_172 – jdk1.8.0_221 versions and changed JRun4 > bin > jmv.config > java.home path. After that when i want to open web page, opens empty page. It is empty between body tags
Sound familiar…? You’ve been assigned an application issue e.g. something is crashing in production. You’ve tried to recreate the problem(s) in your test environment – but you simply cannot reproduce it. In the recently published DZONE Guide to Performance & Monitoring, it was found that the most time-consuming part of fixing performance issues is finding the root cause followed closely by being able to reproduce the performance issue. Most developers (90%+) reach for logs when investigating an issue. Logs can […]
In this article, you will learn:
Why these functions are so important for CIOs
The ColdFusion Number Format
The ColdFusion Date Format
The ColdFusion Time Format
The ColdFusion DateTime Format
What makes these functions are so important for CIOs?
ColdFusion 2016 update 11 from update 7 broke IE11 and Chrome javascript functionality