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

Using Multiple Resource Bundles for an Application

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 1.2.9
    • 1.3.5
    • Core
    • None
    • Operating System: other
      Platform: Other
    • 7892

    Description

      When using multiple resource bundles for an application, there are some issues
      that make it tricky to create ActionErrors. Because you can only specifiy the
      bundle for the ErrorsTag at the collection level, every ActionError object in
      the collection must come from the same bundle. This is not a huge issue, but
      limits the natural way an application may choose to setup it's bundles.

      Wouldn't it be better if you specified the bundle for a key when creating the
      ActionError object? This would allow you to have messages from various bundles
      within the ActionErrors collection.

      Chuck

      Attachments

        Activity

          People

            pbenedict Paul Benedict
            chuckcavaness@attbi.com Chuck Cavaness
            Votes:
            3 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: