Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-776

VPE don't recognize some Struts tags

XMLWordPrintable

      The tag should display sting from corresponding message bundle.

      Example: we have in struts-config.xml following declaration:
      <message-resources key="resource" parameter="resource"/>
      in file resource.properties:
      badlogin=Your password or login is incorrect!

      JSP:
      <bean:message bundle="resource" key="badlogin"/>

      Tag should dispay "Your password or login is incorrect!", but it is shown as unknown tag.

      Look at attached screenshot with examples of unrecognized tags.

      Test project attached

        1. Strutstags.JPG
          166 kB
          Aliaksey Nis

            kmarmaliykov Konstantin Marmalyukov (Inactive)
            anis_jira Aliaksey Nis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: