I have a Actionform with request scope populated using
PropertyUtil.copyProperties() and forwarded another page.

All the properties display correctly on that page but when I actually submit
I see the reset() method being called and then validate(), however between
reset() and validate() the form properties are not repopulated and
validation fails.

This is very much like the example edit/save subscription example which
works perfectly.

Anyone have any ideas on where I'm going wrong?

Thanks
Sean

Reply via email to