Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-396

InputParam component maps a parameter from the request to a managed bean property.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • New Component
    • None

    Description

      While this can also be accomplised by declaring a managed bean property with the following syntax:

      <managed-property>
      <property-name>id</property-name>
      <property-class>java.lang.String</property-class>
      <value>#

      {param.id}

      </value>
      </managed-property>

      the advantage of using this component is that it can support a converter and validators.

      Attachments

        1. inputParam.patch
          26 kB
          Sharath Reddy

        Activity

          People

            Unassigned Unassigned
            sharathreddy Sharath Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: