I have a form in jsp that inserts data into the table,after inserting successful message and error message should be shown in the design page thr ajax.
I have the error messge value in my jsp page. I do not know how to show this in ajax.
I have the error messge value in my jsp page. I do not know how to show this in ajax.
Comment