Hi, I'm using Struts 2.1.6.
I'm developing custom Struts 2.1.6 tags. I want to use org.apache.struts2.components.template.JspTemplateEngine. The framework supports three template engines, which can be controlled by the struts.ui.templateSuffix in struts.properties. If I set the above, does all the struts2 tags and the custom tags I'm developing will use the JSPTemplateEngine? I want to use JSPTemplateEngine only for some custom tags I'm developing and I will use FreemarkerTemplateEngine for some other custom tags. Is this possible? Thank you. Regards, Kishan.G --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org