Uses of Class
net.ontopia.topicmaps.nav.taglibs.template.AbstractTemplateTag

Packages that use AbstractTemplateTag
net.ontopia.topicmaps.nav.taglibs.template Provides templating tags which enable the separation of presentation and content, or to use the terminology of the Navigator, the Model from the View. 
 

Uses of AbstractTemplateTag in net.ontopia.topicmaps.nav.taglibs.template
 

Subclasses of AbstractTemplateTag in net.ontopia.topicmaps.nav.taglibs.template
 class GetTag
          INTERNAL: Gets a string for use in a JSP template (view) via a key defined in a "put" tag on the original JSP (model).
 class PutTag
          INTERNAL: Labels a string on a JSP content (model) page which can be used by GetTag for use on a template (view) page.
 



Copyright © 2000-2012 Ontopia.