>If the CF templates are compiled into classes, could you then run them >on any ol' servlet web server? Would that violate the license >agreement?
No. Assuming I'm understanding your questions, your asking that if, once the CF templates are compiled, you can remove the CF templates and just run the class files on any Java server, no you cannot do that. I know that was a feature that was demo'd at DevCon, but it did not make it in to the subsequent releases. There was an immensely-long thread in the beta forums on this topic, and MM's justification was in fact valid. So you will need a CF server running on whatever machine you execute your app from. Dave. _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

