Class Summary |
JspTutorialStartServlet |
Initialize a well controlled access to the database. |
ModelManager |
This class provides a convienient set of methods for the
web tier components to access all the model objects. |
RequestInfo |
This helper class delivers all the required parameters for a given request. |
RequestProcessor |
This class processes all requests recived from
the applications main entry point and generates
all depending and necessary events |
ScreenFlowManager |
The BBG_ScreenFlowManager class maps the requested URL to
the coresponding java server pages |
This package contains all controller related classes
for the Pizza Online Shop Model-View-Controller architecture
(see also constants package and model package).