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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
