Yes I am fully aware of that, which is why I stated the way it was implemented.
Regards, Andrew Scott http://www.andyscott.id.au/ > -----Original Message----- > From: Jochem van Dieten [mailto:[email protected]] > Sent: Wednesday, 10 November 2010 7:52 AM > To: cf-talk > Subject: Re: CF Blog software > > > 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 > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:339056 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

