Struts 2.2 submit button method

2011-03-22 Thread styl9090
Hi, I am trying to migrate my current struts 2.0.14 application into struts 2.2. Method binding with submit buttons seems to be not working with 2.2. It is giving the error: WARN [org.apache.struts2.dispatcher.Dispatcher] - Could not find action or result.. Here is the struts.xml code:

Re: Struts 2.2 submit button method

2011-03-22 Thread styl9090
I figured this out by changing struts.enable.DynamicMethodInvocation parameter value to True in struts.xml. -- View this message in context: http://struts.1045723.n5.nabble.com/Struts-2-2-submit-button-method-tp4257124p4257527.html Sent from the Struts - User mailing list archive at Nabble.com.