Hi,
(Using
Struts 1.1)
I have defined the Form Bean and set the values from one action class. The values(in each
Java Object) that have been set are populated in the
JSP. There is user entry field and based on the user entry field values will be changed in JSP. The changed values have been showing in the JSP and from the JSP the changed values to be taken to action class. Whenever the submit action is performed on JSP, the changed values are not been taken in the action class. can you please help me.........
Form Bean:
property List Type----->List ---->Java Objects