On Tue, Nov 9, 2010 at 9:44 PM, Andrew Scott wrote:
> And what surprised me was cfdump is one, because of the way it is
> implemented.
cfdump internally uses createObject("java", ...) so it isn't as much
that cfdump iself is disallowed as that you can't use it when Java
objects have been disabled. But since cfdump is just a .cfm template I
replace it with another implementation of cfdump that doesn't rely on
Java objects when I built a secure server.
Jochem
--
Jochem van Dieten
http://jochem.vandieten.net/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339035
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm