Hi all, a little point which i want to know. i have a form by which we can add billing detais in the database
form is working fine, it is adding the value to the database as expected, the problem whcih i am facing is even after successfully submitting the values, it is not clearing the form values which has been added i can clear the fields values using java script,but i want to know is it possible using Struts2,is theer any was that when ever data is submitted successfully in the database form fields values should get cleared. any help in this regard will be much appriciated. thanks in advance --aum