com.opensymphony.webwork.views.jsp.ui.template
Class JspTemplateEngine
java.lang.Object
com.opensymphony.webwork.views.jsp.ui.template.BaseTemplateEngine
com.opensymphony.webwork.views.jsp.ui.template.JspTemplateEngine
- All Implemented Interfaces:
- TemplateEngine
- public class JspTemplateEngine
- extends BaseTemplateEngine
JspTemplateEngine
Date: Sep 28, 2004 12:01:59 PM
- Author:
- jcarreira
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JspTemplateEngine
public JspTemplateEngine()
renderTemplate
public void renderTemplate(TemplateRenderingContext templateContext)
throws Exception
- Throws:
Exception
getSuffix
protected String getSuffix()
- Specified by:
getSuffix
in class BaseTemplateEngine