Intersection and diff of two structs with a bit of refactoring thrown in.
In this part two of a series I have started on Hidden Gems in ColdFusion 2018, we will look first at hidden gems related to installation, administration, and configuration.
Topics covered i18n reading PHP files Cacheing data cgi.http_accept_language Resources https://github.com/jmohler1970/i18n_demo https://github.com/jmohler1970/i18n http://get-simple.info/extend/ https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-c-d/CachePut.html https://stackoverflow.com/questions/54357098/how-to-use-org-apache-commons-configuration-with-coldfusion
Finding the disjunctive union of two arrays
APIs are very powerful, but do you need to build your application as an API?
How should the Performance monitoring tools be deployed in production.
We have some positive news to share with you! Support and distribution of Oracle Java SE, including all maintenance updates of Long-Term Support (LTS) releases (Oracle Java SE 8 and Oracle Java SE 11), will be supported by Adobe directly for all ColdFusion customers making use of the Oracle Java technology. All customers will need to abide by Oracle’s terms of use as they have previously. The support covers the use of all Oracle Java SE releases, current and future, for ColdFusion […]
Dear All, I have recently experienced an unexpected 503 server error and server crash quite often. The application has been running for more than 5 years and never experienced this issue before. I had thought it was due to bot attacks but after I blocked it, the server still not stable. The thing is when one request stuck or had the slow response it impacted other requests and building up until it hits the max request number. It can’t solve […]
Union and diff of arrays in CFML using underlying Java methods

