Hi, I am using the convention in with json plugin so I add: <constant name="struts.convention.default.parent.package" value="json-default" /> Now I want to use the REST plugin so I should add: <constant name="struts.convention.default.parent.package" value="rest-default" />
How can I solve it ! ~Regards, ~~Alireza Fattahi