Hello Lukas,

I tried removing action attribute from <s:submit> and added the same to 
<s:form>, still it doesn't work. Yes I do have another submit button for back 
navigation.

Anyways, this type of functionality is working on other pages. Only this is 
bothering.
I tried thru client script using click event, that too did not work.

Pls suggest me what else could be the issue.

Thanks
Sharmila 

Sent from my iPhone

> On Aug 1, 2017, at 10:20 AM, Lukasz Lenart <lukaszlen...@apache.org> wrote:
> 
> 2017-08-01 15:42 GMT+02:00 sharmila thota <t.sharm...@gmail.com>:
>> <s:submit name="submit" id="applyFundingButton"
>>         value="ReApplyFunding"
>>         class="pure-button pure-button-primary"
>>         action="correctionapplyFunding">
>> </s:submit>
> 
> You are using DMI which is disabled by default and I would keep it
> disabled. If you are using only a one submit button please remove the
> "action" attribute from the <s:submit/> and use it on <s:form>
> instead.
> 
> http://struts.apache.org/core-developers/action-configuration.html#dynamic-method-invocation
> 
> 
> 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
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to