You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/05/29 08:49:00 UTC

DO NOT REPLY [Bug 29288] New: - Add support for comparing two bean properties in the logic comparison tags.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29288>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29288

Add support for comparing two bean properties in the logic comparison tags.

           Summary: Add support for comparing two bean properties in the
                    logic comparison tags.
           Product: Struts
           Version: Unknown
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Custom Tags
        AssignedTo: dev@struts.apache.org
        ReportedBy: jason.mccallion@reuters.com


e.g.
<logic:equal name="userRole" property="id" valueName="userRolesForm" 
valueProperty="selectedId">

It compares the value of bean "userRole", property "id" to the value of 
bean "userRolesForm" property "selectedId".

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org