Uploaded image for project: 'Struts 1'
  1. Struts 1
  2. STR-154

Expose the lengthCount variable in the IterateTag

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0 Beta 1
    • 1.0.0
    • Tag Libraries
    • None
    • Operating System: other
      Platform: Other
    • 1572

    Description

      I would like a getter method for the lengthCount variable so that custom tags
      embedded in an IterateTag can get the current iteration.

      For example:

      public int getLengthCount() {
      return lengthCount;
      }

      Attachments

        Activity

          People

            craigmcc Craig R. McClanahan
            niall.pemberton@btinternet.com niall.pemberton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: