Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3110

Allow use the same library for a composite component for resources defined inside it (resolve #{resource['this:...']} )

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0-SNAPSHOT
    • 2.1.0
    • JSR-314
    • None

    Description

      In JSF 2.1 now it is possible to do this:

      mycompositecomponent.xhtml

      <cc:implementation>
      <h:commandButton image="#

      {resource['this:myimage.jpg']}

      "/>
      </cc:implementation>

      note the word 'this' on the EL expression

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            lu4242 Leonardo Uribe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: