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 2003/09/27 19:01:39 UTC

DO NOT REPLY [Bug 23456] New: - Add "action" attribute to tiles definitions

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23456

Add "action" attribute to tiles definitions

           Summary: Add "action" attribute to tiles definitions
           Product: Struts
           Version: 1.1 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Tiles framework
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: matt@raibledesigns.com


I'd be sweet if we could specify an "action" attribute on a tiles definition:

http://jakarta.apache.org/struts/userGuide/struts-tiles.html#definition

This way, you could switch an app from *.do to /do/* by only changing web.xml. 
Currently, I have some definitions pointing actions - /do/actionName - where if
I could do "action" then I wouldn't have to change tiles-config.xml to switch.

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