Hello.
In our project we are using the spring framework and I are quite happy about our choice. Everything works fine but there is one question and I am wondering if anyone knows an answer to the following:
Is there a way to make our application notice if the user edited the fields of an input form? For e.g. we have an input form with about 5 input fields which is bound to a related object. Is it possible to tell our application that there is/was an edit?
Thank you very much for your anticipation.
Wolfgang


Reply With Quote