I have been asked to move my presentation to a different physical server. Since the majority (ex some laziness) of my code is in CFC's i am thinking that i can do it simply enough by invoking them as WebServices.
Can you elaborate why you've been asked to move the presentation layer to a separate hardware tier?
Often the *physical* separation of hardware tiers is done for security and involves having application servers on one tier and web servers on another; running CFMX in so called "distributed mode". You place a firewall between the two hardware tiers thus preventing would-be hackers who compromise the web tier from being able to execute code on the app tier. But all this has little to do with separation of the code into presentation and business logic. Am I way off base?
-- geoff http://www.daemon.com.au/
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
