Can't promise this, but make SURE your Action Mappings specifically define the scope of your form bean. My HUNCH is that the one that displays the first time is in session scope, but your submit action is defining one in request scope.

w

Christopher Loschen wrote:
Hi all,

The action classes do seem to be updating the form correctly, but if they
were, I'd get the updated data, right?

Yours,

Chris

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to