Documentation for <s:if> tag is innacurate
------------------------------------------

                 Key: WW-3070
                 URL: https://issues.apache.org/struts/browse/WW-3070
             Project: Struts 2
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 2.1.6
            Reporter: Chris Mawata
            Priority: Minor


At 
http://struts.apache.org/2.x/docs/if.html
Documentation implies you can have multiple 'Else' tags.

Change description from
Perform basic condition flow. 'If' tag could be used by itself or with 'Else 
If' Tag and/or single/multiple 'Else' Tag.
to
Perform basic condition flow. 'If' tag could be used by itself or can be 
followed by zero or more 'Else if' Tags followed by zero or one 'Else' Tag.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to