Implementation Documentation | Site Documentation Map | This page is part of the Dynasites website |
ImportantTables |
Important Tables in DynaSites See Basic Dynasites Architecture for a graphical view of the DynaSites tables that handle requests from the WebServer and return HTML pages. Below are other tables used by DynaSites.
WebServerScripts (e.g., Suites.WebserverScripts.DynaClass)
This scripts use the UID (Unique Identifier) passed in every URL to determine the Session. Sessions are represented as tables that store data, such as the session's user and state variables for the various DynaSites Documents the User is viewing. Session Records are kept in DynaBabyl.data.Sessions. Session records (and the data they contain) are temporary.
The Session Record includes a pointer (an address) to a User Record. A User record is persistent. It keeps information specific to a particular user, including a Persona Record and a Link Clipboard. The User records are persistent data, kept in DynaBabyl.data.Users.
Scripts (e.g., Suites.DynaClass.Scripts)
Utilities (e.g., Suites.DynaClass.Utilities)
![]() |
This page was built at 7/30/11; 8:41:33 PM by the DynaSites system. Please email any Comments or Suggestions. Thanks! Jonathan |
![]() An L3D Project |