[
https://issues.apache.org/jira/browse/CLK-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812310#comment-13812310
]
Adrian A. commented on CLK-755:
-------------------------------
Since Click has default support for Velocity and JSP, this belongs in the
{{core}}
> Click doesn't support JSP view templates for Panels
> ---------------------------------------------------
>
> Key: CLK-755
> URL: https://issues.apache.org/jira/browse/CLK-755
> Project: Click
> Issue Type: Improvement
> Components: core
> Environment: All environments. Note: using Firefox 3.6.12 on Ubuntu
> Linux 10.04.1, I was unable to type in the fields above, hence they are
> blank. I'll therefore fill out those fields here: Components:
> TemplateService. Versions: All. Fix Versions: Should generally work with
> any version
> Reporter: Ari Kast
> Assignee: Adrian A.
> Fix For: 3.0.0
>
> Attachments: JspTemplateService.java, JspTemplateService.java
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> Click claims to fully support JSP as a template rendering choice, alongside
> Velocity and Freemarker. However, it does not provide any
> JspTemplateService, and thus JSPs currently cannot be used for template-based
> rendering of Panel controls.
> I have therefore created a JspTemplateService class which can be used in the
> same way as Velocity and Freemarker (by configuring click.xml to use it), so
> that JSPs can be used to render Panel templates in the same way as the other
> supported template technologies. I'd like to contribute this class, called
> JspTemplateService, to Click so that Click can come closer to its stated goal
> of full JSP support.
--
This message was sent by Atlassian JIRA
(v6.1#6144)