Out of interest, how do you view the java classes created by the CF Server?
Cheers -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Spike Sent: 04 October 2004 12:40 am To: [EMAIL PROTECTED] Subject: Re: [CFCDev] OT: cfscript vs cfml I'm talking about java code that generates whitespace to send to the browser. If you use tag based syntax it is there, if you use script based syntax it isn't. The code calls a method and passes the whitespace characters to that. The method presumably only generates the whitespace if the admin, cfsetting and cfprocessingdirective checks permit it. Spike Jeffry Houser wrote: > At 06:40 PM 10/3/2004, you wrote: > >> Yes, that's exactly what I'm saying. >> >> If you look at the decompiled java code for a cfm page you should be >> able to verify that for yourself. > > > So, are you talking about whitespace in the Java code, not whitespace > sent to the browser? > > > -- > Jeffry Houser, Web Developer, Writer, Songwriter, Recording Engineer > AIM: Reboog711 | Phone: 1-203-379-0773 > -- > My Books: <http://www.instantcoldfusion.com> > My Recording Studio: <http://www.fcfstudios.com> > My Energetic Acoustic Rock Band: <http://www.farcryfly.com> > -- > When did Reality Become TV > > ---------------------------------------------------------- > You are subscribed to cfcdev. To unsubscribe, send an email > to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the > message of the email. > > CFCDev is run by CFCZone (www.cfczone.org) and supported > by Mindtool, Corporation (www.mindtool.com). > > An archive of the CFCDev list is available at > www.mail-archive.com/[EMAIL PROTECTED] > -- -------------------------------------------- Stephen Milligan Code poet for hire http://www.spike.org.uk Do you cfeclipse? http://cfeclipse.tigris.org ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED] ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
