So you are still have CF code on the Web Server, it is just executed by the application server.
Brian -----Original Message----- From: Sean A Corfield [mailto:[EMAIL PROTECTED] Sent: Wednesday, 10 December 2003 9:47 AM To: CFAussie Mailing List Subject: [cfaussie] Re: 3 Tier application On Dec 9, 2003, at 3:25 PM, Knott, Brian wrote: > That's exactly what I'm after. Browser calls web server, which > calls CF server which calls SQL server. 3 separate servers each with a > firewall protecting them. So how does the web server talk to the CF > server, > i.e. how do I execute CF code form the web server. See the links posted elsewhere in this thread. The web server connector can talk to a remote instance of CFMX just the same as it talks to a local instance... Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
