Re: How to Strtus2-Rest plugin could create /user/{id}/{branch} URL Pattern

2019-05-15 Thread Lukasz Lenart
niedz., 12 maj 2019 o 07:49 M Huzaifah napisał(a): > > Dear All, > > i’am stuck how to create /user/{id}/{branch}/{xx} URL Pattern using > Struts-convention and Struts2-rest plugin. > there is a way to make it done? The REST plugin doesn't support such configuration now, you can try to play with

How to Strtus2-Rest plugin could create /user/{id}/{branch} URL Pattern

2019-05-11 Thread M Huzaifah
Dear All, i’am stuck how to create /user/{id}/{branch}/{xx} URL Pattern using Struts-convention and Struts2-rest plugin. there is a way to make it done? I knew it can be done by using advance wildcard in our struts xml as mention in here https://struts.apache.org/core-developers/wildcard-mappi