Templating

Description

Templating components separates the hard business logic coding from presentation. It makes application development and maintainance much easier.

Browse

Dependencies

required components not applicable
required libraries none

Implementations

  • An implementation of the Templating interface, based on Velocity engine.

    more

Extensions

  • Context tools - the usefull objects that are being populated into the templating context

    more