Class BaseJspNavigation

java.lang.Object
org.apache.turbine.modules.navigations.TemplateNavigation
org.apache.turbine.modules.navigations.BaseJspNavigation
All Implemented Interfaces:
Assembler, Navigation

Base JSP navigation that should be subclassed by Navigation that want to use JSP. Subclasses should override the doBuildTemplate() method.
Version:
$Id$
Author:
John D. McNally, Henning P. Schmiedehausen, Peter Courcoux