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.7
Copyright © 2013, Rogue Wave Software, Inc. All Rights Reserved.