![]() |
![]() |
||||||
| Customer Log In |
![]() |
Home
|
|||||
Technical White Paper (page 8)Servlets/DropletsTwo servlets are generated for each program. The first is a GRID servlet that performs queries to populate a program grid. These servlets are called from the JSP page and accept parameters from textboxes to perform the query. The second is a DETAIL servlet that services a detail JSP page. This outputs all elements. These may be in the form of pictures, textboxes, listboxes or other element types. Program BeansThese contain properties and set/get methods for each element in a program that allows the data entered to be validated and manipulated. They also contain a handle Submit method that is called by a JSP submit button. This method uses data access (see above) and their access methods to move data to and from the database. Each program bean may contain generated rule methods. Rule logic from the Designer is generated into these rule methods, which may contain validation, foreign table updates, and callable functions (see below). Program JSPFor each program, the following JSP pages are generated:
Callable FunctionsThis feature allows manually written methods to be called from the generated rule methods. This is particularly useful when interfacing to third party systems. A number of sample callable functions are provided as guidelines.
Some callable functions are provided to update system tables:
We will add to this library on request. |
|
|||||
| Home | Agile+ | Products | Services | Partners | Customers | About Us | Privacy Policy | Customer Log In | Site Map |
| © 2004 Appligenics Limited. All Rights Reserved. |