I have a page with a form for editing an object. I am using optimistic locking. I catch the optimistic lock exception in the listener method and add a message to the validation delegate indicating that another user changed the record. In this case, I want to have the form show the current values rather than the values just submitted by the user. Any tips for doing this?

Thanks.

-- Mark R


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to