Struts2 jQuery plugin - submit button

后端 未结 2 1073
误落风尘
误落风尘 2021-01-29 08:31

I have Struts2 jQuery plugin submit button, when click the button its not firing the action class as struts submit button. I need to keep the same page after click the button.Pl

2条回答
  •  再見小時候
    2021-01-29 08:53

    In order to work properly targets attribute must be set to some value and form must have id attribute.

         
      
    
    

提交回复
热议问题