I am using Struts 2 with rest plugin and I need to migrate from struts 2.3 to struts 2.5. My application also has struts 1 with the older apis unmigrated to struts2.
I have some custom methods in my application other than the default CRUD operations. As the strict method invocation is enabled now by default, i cannot use those custom methods now. I am using only the "rest-default" package and want to disable the *strict method invocation* as I have a larger number of methods (Adding those many entries might make the code clumsy). Thanks in advance. -- Sent from: http://struts.1045723.n5.nabble.com/Struts-User-f3426046.html --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org