Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-5124

Tag attribute values cached

    XMLWordPrintableJSON

Details

    Description

      On some application servers, like glassfish, when handling jsp tag pooling, attribute values are cached or not reinitiallized.

      For example:

      <s:textfield size="50">
          <jsp:attribute name="placeholder">THIS TEXTFIELD SHOULD HAVE VALUE</jsp:attribute>
          <jsp:attribute name="value">VALUE</jsp:attribute>
      </s:textfield>
      <s:textfieldsize="50">
          <jsp:attribute name="placeholder">THIS TEXT FIELD SHOULDN'T HAVE VALUE</jsp:attribute>
      </s:textfield>

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            dfliess Diego Alejandro Fliess
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 5h 10m
                5h 10m