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=30102>.
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=30102

html:rewrite Tag does not support the action attribute

           Summary: html:rewrite Tag does not support the action attribute
           Product: Struts
           Version: 1.1 Final
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Custom Tags
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The documenation for the html:rewrite tag stipulates "Renders a request URI 
based on exactly the same rules as the link tag does..."  This appears not to 
be the case as the TLD for this tag does not define the same attribute set as 
the html:link tag.  In particular, the "action" attribute has been omitted.  
This means one cannot simply render the correct contextual path to an action 
by simply referencing it's name; as can be done with the html:link tag.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to