I was using the struts2 REST Plugin version 2.1.3, but I needed some features that this plugin did not provide. For example, when you use Struts2 REST Plugin, you are not able to keep using the old fashion URL used in the Base Struts.
in my project I needed of this kind of feature... rest url and old fashion urls.