Tutorial 1
Description: The purpose of the Display Table portal service below is to show tables with travel information for three fixed destinations.
Concept involved: Rendering stage. Use of the render
method and extension of the GenericServiceInterface.
class
Steps:
- Implementation of the service interfaces;
- Definition of the service through servicedefinition.xml;
- Registration of the service;
- Interaction with the service.