The CFML must be compiled in order for Java to execute it
You can however stop the class file being generated so that it is compiled
to memory only.

In the CFADMIN under caching settings -> *Save class files*

Russ

On Wed, Jun 22, 2011 at 3:33 PM, <> wrote:

>
> Hi,
>
> I've noticed that application.cfm is indeed run before the template called
> in the url, but the template itself is compiled BEFORE application.cfm is
> called.
> I need to have the ability in application.cfm to run some code and NOT
> compile the template.
>
> Is it possible ?
> CF 9
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:345523
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to