We have an enterprise web-app which is going through SAP qualification and
a requirement has come through for our application’s settings changes to be
logged.



There are quite a number of pages for which now we must log the values of
the form fields as they were before the user changed them and after they
have been changed.



Before I go crazy and implement my own form to traverse the wicket
component tree for all of its children looking at form components and
capturing their model objects I was wondering if anyone out there has run
into such as use-case and how did you go about resolving it?



Obviously I would like a generic approach rather than fix this at a
per-page or per-form basics.

~ Thank you,
   Paul Bors

Reply via email to