Geoff,

Your description is fairly close.

The issues you raised were also mentioned by the client.

But how ever it needs to be justified, it needs to be done.
I have a system that has a fair amount of "bleed" between
by presentation and logic, and i need to clean that up.

I just need some help sticking them back together across
the servers.

Thanks,
Ricardo.

Geoff Bowers wrote:


Ricardo Russon wrote:

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/

Reply via email to