You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by ChadDavis <ch...@gmail.com> on 2012/12/21 23:47:47 UTC

RestActionSupport

In the REST Plugin sample code [1], the example controller does NOT extend
RestActionSupport.  Shouldn't it?  All validation and internationalization
is tossed out if not . . . is it uncommon to utilize those things in the
normal usage of the REST plugin?


1 http://struts.apache.org/2.3.4.1/docs/rest-plugin.html