3.
RebBack Application Server
The control point for accessing server-side application
objects and databases. It manages server-side
methods and event handlers, database locking and
transactions, and the dynamic generation of HTNL
pages.
Application objects define the business rules
of the application and perform all non user-interface
processing.
4. RedBack Repository
A database that contains all the definitions and
code that define the application. The RedBack
Repository stores web pages, application objects,
and client and server event-handler code. All
Repository objects are stored in a location-independent
manner, and are accessible through a published
API. Repository contents are defined and maintained
using Developer.
|