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

<set-property key="" value="" /> for Config classes, DTD 1.3

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Nightly Build
    • 1.3.0
    • Core
    • None
    • Operating System: other
      Platform: Other
    • 34691

    Description

      <set-property> with <key, value> for setting arbitrary properties is currently
      supported only in action mapping.

      expand this concept to other config classes.

      1) create an interface PropertyMap that defines get/set methods in *.config package
      2) implement PropertyMap in *.config.ActionConfig (methods already exists)
      3) implement PropertyMap in *.config.FormBeanConfig
      4) implement PropertyMap in *.config.FormPropertyConfig

      would implementation of FormBeanConfig/FormPropertyConfig require an
      addition/changing of a RuleSet?

      Attachments

        Activity

          People

            Unassigned Unassigned
            rmanchu@gmail.com Riyaz Mansoor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: