Tutorial: Building an Rogue Wave Server Application > Using Dynamic Modeling Services > Defining the Behavior of the Application
 
Defining the Behavior of the Application
You must now define the behavior of the Network application that will be running the dynamic model you have just defined. To do this, you are going to use the Rogue Wave Views Script capability of Rogue Wave® Server to define the business logic of the application. This means that you have to do the following:
*Define the OnLoad function called by dynamic server main function when the application starts.
*Define the computation methods for the derived attributes defined in the model.
*Define implementation of the display method.

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.