Uploaded image for project: 'Click'
  1. Click
  2. CLK-755

Click doesn't support JSP view templates for Panels

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 3.0.0
    • core
    • None

    Description

      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.

      Attachments

        1. JspTemplateService.java
          9 kB
          Ari Kast
        2. JspTemplateService.java
          9 kB
          Ari Kast

        Activity

          People

            a_adrian Adrian A.
            akast Ari Kast
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: