On 5/7/07, Mike Chabot <[EMAIL PROTECTED]> wrote:
> How show I rewrite this code now that App B was changed from using
> Application.cfm to using Application.cfc?

Just run a <cfapplication> tag and the necessary methods / includes.

Application.cfc is meant to represent a "best practice" approach where
the application name is set just once per request, right at the
beginning. Of course there are sometimes use cases where a best
practice rule has to be broken...
-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277224
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to