S/Web was conceived as an object based programming environment and we have attempted to stick to these principles. Let's explain in "English" the objects involved... At the beginning the S/Web server is launched
The other internal objects have to do with simply interfacing to the REPOSITORY and LH. S/Web operates by allowing the developer to manipulate a series of objects. These objects affect all areas of the system. All modifications and interactions must occur through these objects. Each object is accessed through it's appropriate method. All methods are called from the WWW_EXEC_METHOD program.
|
| Copyright © 2005 The Sprezzatura Group. All rights reserved. |