Adam Hardy wrote:
Hi,

when the Params interceptor populates my entity beans, it must be setting the member variables directly without using the setters.

Is there a way to tell it to use the setters? There is some logic in the setters which it would be good if it executed.


Hi Adam,
It gives precedence to the setters. Why would it not be able to see or set the property?


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

Reply via email to