[
http://www.stripesframework.org/jira/browse/STS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frederic Daoud resolved STS-107.
--------------------------------
Resolution: Won't Fix
I think it's best to keep things simple and have one layout definition per file.
> Multiple (named) Layout defs in one JSP
> ---------------------------------------
>
> Key: STS-107
> URL: http://www.stripesframework.org/jira/browse/STS-107
> Project: Stripes
> Issue Type: New Feature
> Affects Versions: Release 1.1.1
> Reporter: Jan Galinski
> Priority: Minor
>
> I would like to use multiple atomic layout-definitions in one file:
> BOF "list.jsp"
> <layout-definition name="list-item">
> <li> <layout component="item" /> </li>
> </layout-defintion>
> <layout-definition name="list">
> <ul> <layout component="list" /> </ul>
> </layout-defintion>
> EOF
> which i would use like
> <layout-render name="/list.jsp#list">
> <c:foreach .... >
> <layout-render name="/list.jsp#item" />...
> </c:foreach>
> </layout-render>
> This would allow using small HTML-lets aus building Blocks without caring
> about style information aso.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development