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

Deploy resources from META-INF/resources to align with Servlet 3.0 spec

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0 RC1
    • 2.1.0
    • core
    • None

    Description

      The Servlet 3.0 spec allows JavaScript, CSS and image resources to be served from META-INF/resources. Click has had a similar feature where it deploys resources from META-INF/web. We should align with the Servlet spec and deploy resources from META-INF/resources instead.

      If Click is deployed to a Servlet 3.0 container, no deployment would be necessary as resources would be served directly from the META-INF/resources folder.

      For backward compatibility we should still deploy resources from META-INF/web.

      Attachments

        Activity

          People

            sabob Bob Schellink
            sabob Bob Schellink
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: