You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2007/09/18 12:36:37 UTC

[jira] Moved: (TILES-219) [tiles] cross-context tile definitions

     [ https://issues.apache.org/struts/browse/TILES-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli moved STR-2489 to TILES-219:
---------------------------------------------

          Component/s:     (was: Tiles 1 Plugin)
                       tiles-core
    Affects Version/s:     (was: Future)
                       2.0.4
             Workflow: Struts - editable closed status  (was: jira)
           Issue Type: New Feature  (was: Improvement)
                  Key: TILES-219  (was: STR-2489)
              Project: Tiles  (was: Struts 1)

> [tiles] cross-context tile definitions
> --------------------------------------
>
>                 Key: TILES-219
>                 URL: https://issues.apache.org/struts/browse/TILES-219
>             Project: Tiles
>          Issue Type: New Feature
>          Components: tiles-core
>    Affects Versions: 2.0.4
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Bill Schneider
>            Assignee: Struts Developers
>            Priority: Minor
>
> it would be great if there were a way you could declare paths with tiles to be
> cross-context somehow.  for example, 
> <definition id=".foo" extends=".mainLayout">
>   <put name="body" value="/foo.jsp" webapp="/context">
> </definition>
> then <tiles:insert name="body"/> would pull /context/foo.jsp instead of /foo.jsp
> (relative to the current context). 
> The main use for this would be for portal-style systems where you have one set
> of navigation/layout shared across multiple webapps.  This is, IMO, one of the
> strongest points that Sitemesh has over Tiles.
> cross-reference:
> http://raibledesigns.com/page/rd?anchor=use_sitemesh_to_decorate_multiple

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.