Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-3997

Empty action names stop working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.3.12
    • 2.3.14
    • Core Actions
    • None

    Description

      Empty action names stop working.

      <package name="common-root" extends="struts-default" namespace="/">
          <action name="">
              <result name="success" type="tiles">index</result>
          </action>
      </package>
      

      For http://localhost:8084/, tomcat return 404 status

      Attachments

        1. StrutsSample_2.zip
          8 kB
          Eric Chatellier
        2. StrutsSample_1.zip
          7 kB
          Eric Chatellier

        Issue Links

          Activity

            People

              lukaszlenart Lukasz Lenart
              didiez Diego Díez
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: