[
https://issues.apache.org/struts/browse/TILES-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44345#action_44345
]
Antonio Petrelli commented on TILES-84:
---------------------------------------
It seems that the best way to do this is using a Spring class:
http://static.springframework.org/spring/docs/2.5.x/api/org/springframework/core/io/support/PathMatchingResourcePatternResolver.html#getResources(java.lang.String)
So probably it is best to add an optional dependency on Spring-core.
> Wildcard support for Tiles Defs Loading
> ---------------------------------------
>
> Key: TILES-84
> URL: https://issues.apache.org/struts/browse/TILES-84
> Project: Tiles
> Issue Type: New Feature
> Components: tiles-core
> Affects Versions: 2.0.0
> Reporter: David H. DeWolf
> Priority: Minor
> Fix For: 2.1.x
>
>
> Add the ability to load tiles defs from a wildcard pattern (e.g. tiles-defs-*)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.