This is an automated email from the ASF dual-hosted git repository. yasserzamani pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git
commit 64d054221f959397f47f6335dca25d7817f245c0 Merge: dc4e403d3 9a2996f9b Author: Yasser Zamani <yasserzam...@apache.org> AuthorDate: Fri Jun 17 11:16:38 2022 +0430 Merge pull request #566 from apache/WW-5185-struts-resource [WW-5185] Reintroduces proper implementation of Tiles resource to support wildcard matching of Tiles definitions apps/rest-showcase/src/main/webapp/WEB-INF/web.xml | 7 +- apps/showcase/src/main/webapp/WEB-INF/web.xml | 46 ++++++------ .../struts2/tiles/StrutsApplicationResource.java | 82 ++++++++++++++++++++++ .../StrutsWildcardServletApplicationContext.java | 5 +- 4 files changed, 109 insertions(+), 31 deletions(-)