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

Pattern override issues in struts il8n

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • None
    • 1.4.x
    • Core
    • None
    • Important

    Description

      We are using struts framework for our web application. We need to support different number formats in the same application instance based on user's location. During parallel access since ConvertUtils is a singleton class the converter registered with the Pattern of first user is overridden by the converter with the pattern of second user.

      We couldnot introduce the logic of picking the pattern in the converter class itself as this class needs the user details to pick up the pattern. Did anyone else face a similar issue. Was there any workaround or resolution for this?

      Thanks in Advance.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vastheaspirant Srini Vas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: