On Thu, Mar 3, 2011 at 9:59 AM, Anjib Mulepati <anji...@hotmail.com> wrote: > Can someone help me on how to tell struts 1.3.8 to accept only either GET or > POST request only?
I'd either put it in a custom request processor (or whatever the equivalent is in 1.3.8; I've never used it for anything real) or handle it in a base action class. OTOH, I don't know anything about 1.3+, so someone with more knowledge than I will likely have a better answer :) Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org