| This Layout module allows Velocity templates to be used as layouts.
Since dynamic content is supposed to be primarily located in
screens and navigations there should be relatively few reasons to
subclass this Layout.
This class uses ECS to render the layout.
author: John D. McNally author: Dave Bryson author: Henning P. Schmiedehausen version: $Id: VelocityECSLayout.java 534527 2007-05-02 16:10:59Z tv $ |