in fact I was considering this solution, but the problem is that I have to write something like this when property P has changed - "User [user description] has changed [property description] for...
Type: Posts; User: mjastak; Keyword(s):
in fact I was considering this solution, but the problem is that I have to write something like this when property P has changed - "User [user description] has changed [property description] for...
two cases:
1) spring 1.2.8 based web application - I have to write some kind of audit logs for data edited by user on User Interface, who has changed specified properties of some beans, and...
I REALLY needed a support for PropertyChangeListeners and VetoableChangeListeners in last two projects developed by my company, I suppose it will be needed in the future too - is there any chance to...