I actually thought this should stay in Tiles 1 and be closed as WONTFIX. It doesn't make sense to tie Struts to the tags.
On 9/14/07, Antonio Petrelli (JIRA) <[EMAIL PROTECTED]> wrote: > > > [ > https://issues.apache.org/struts/browse/STR-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Antonio Petrelli updated STR-1776: > ---------------------------------- > > Component/s: (was: Tiles 1 Plugin) > Tiles 2 Plugin > Assignee: (was: Struts Developers) > > Moved to Tiles 2 plugin. > > > [tiles] Add "action" attribute to tiles definitions > > --------------------------------------------------- > > > > Key: STR-1776 > > URL: https://issues.apache.org/struts/browse/STR-1776 > > Project: Struts 1 > > Issue Type: Improvement > > Components: Tiles 2 Plugin > > Affects Versions: 1.1.0 > > Environment: Operating System: other > > Platform: Other > > Reporter: Matt Raible > > Priority: Minor > > > > 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. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >