« Return to Thread: OGNL

Re: OGNL

by Jeromy Evans - Blue Sky Minds :: Rate this Message:

Reply to Author | View in Thread

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: user-unsubscribe@...
For additional commands, e-mail: user-help@...

 « Return to Thread: OGNL