This section presents various template sets and associated files. These are practical solutions to common programming problems using Jostraca. They can be used as a starting point for building systems using Jostraca.

Basic Data Containers
It is sometimes useful to have simple data container classes. These classes have virtually no functionality and are used merely to shift data around. That doesn't mean that they can't be extended of course.