2013/3/18 Paul Benedict <pbened...@apache.org>: > I see that javax.ws.rs has @GET, @POST, etc. annotations that can @Target a > method. Those seem like a good choice, but they are unfortunately part of > the web services package. Too bad they weren't part of the common Servlet > support! However, javax.servlet.annotation has @ServletSecurity that allows > a list of methods being defined. Is that a better choice? > > My use case is that I want S2 AJAX actions that submit data to only be > accessed via POST.
Is it related to the REST plugin? If so adding additional annotations and related interceptor should be piece of cake ;-) Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org