Consultor Eletrônico



Kbase P33690: Is ADM2 required when creating an application that will run
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/07/2003
Status: Unverified

GOAL:

Is ADM2 required when creating an application that will run in WebClient?

FIX:

No, ADM2 is not required. However, ADM2 already contains the infrastructure that you would need to properly distribute your business logic (i.e. database access) so that it runs on the AppServer. Since a WebClient based application cannot connect directly to a database from the client (it must use the AppServer for database access) it would be better to use ADM2 rather than building the infrastructure from scratch.