This is my first post in Coderanch, please excuse any mistakes unkowingly committed. I have two text fields and a submit button and on submit i want to populate the two text fields in a table using Struts2. I am trying not to refresh the entire page. Need some help on how to use ajax(totally new) here using the jquery plugin for struts2. Please find my sample code below:
JSP:
Action Class:
DvbVO Class:
struts.xml