I am using struts2 mvc pattern for my project,
Where i am trying to submit the form in js action class is not calling. While performing AJAX call for the same action i am getting response correctly,but on submit it is not working.my struts action throwing input as action result.
Where i am trying to submit the form in js action class is not calling. While performing AJAX call for the same action i am getting response correctly,but on submit it is not working.my struts action throwing input as action result.