I am using apache struts , I have a problem . My old form bean is used for display after submitting a request ? 1. Display Page Diplays attributes from the formbean (1) User enters values Submit the page New values are filled to new form bean (2) Display page Old form attributes are displayed How to avoid this.. whats the problem ?