Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: Q&A on n-tier, server apps, component services?


Message #1 by dont worry <aspmailbox@y...> on Mon, 30 Oct 2000 14:42:34 -0800 (PST)
I have 3 physical machines. 

A = WebServer Asp pages

B = Components

C = Database

I want to put my components in machine B component

services to call them from computer A's asp pages.

I've been reading on how to put the components on

machine B using Interactive User and Server

application, then EXPORT them to A.  This way A's asp

pages can call them, wit server.createoject.  Is this

best of practices?  What do you guys suggest and why?

thanks


  Return to Index