Thanks to all. This is great, and works well. I keep forgetting that cfmx now has jsp/servlet support.
Not quite sure if it improves performance all that much, but it makes me feel comfortable that I'm not needlessly CFFILE-reading cached sections of pages into memory before dumping them to the output stream. BTW - do you happen to know whether this books a new http request in IIS web server logs? (not that it is so important, just curious). Thanks again, -dov -----Original Message----- From: Kwang Suh [mailto:[EMAIL PROTECTED] Sent: Monday, November 29, 2004 5:57 PM To: CF-Talk Subject: Re: Incremental CFCONTENT? It won't try to compile the file if there is no server mapping to the .txt extension. >> Use <cfset getPageContext().include("header-static-html.txt")> > >It's my understanding that this will, in fact, execute the page if it >is a JSP or CFM file. Is it the case that it will not attempt to >execute the page if it isn't mapped to a specific executable file extension? > >Dave Watts, CTO, Fig Leaf Software >http://www.figleaf.com/ >phone: 202-797-5496 >fax: 202-797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185647 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

