You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by GitBox <gi...@apache.org> on 2022/06/12 06:42:54 UTC

[GitHub] [struts] lukaszlenart commented on pull request #566: [WW-5185] Reintroduces proper implementation of Tiles resource to support wildcard matching of Tiles definitions

lukaszlenart commented on PR #566:
URL: https://github.com/apache/struts/pull/566#issuecomment-1153085162

   `URLApplicationResource` was intended to work with multiple localized Tiles definitions, eg.: `tiles.xml, tiles_pl.xml, tiles_fr.xml` and so one, `StrutsApplicationResource` is connected with `StrutsWildcardServletApplicationContext` to support wildcard matching, but without localisation support - it's done via [`I18N:`](https://struts.apache.org/plugins/tiles/#i18n) prefix. Probably I should clarify that in the docs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@struts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org