That's not entirely correct.  Wicket uses the models to populate form
components
On Apr 3, 2011 9:11 AM, "Sven Meier" <[email protected]> wrote:
> Yes, take a look at org.apache.wicket.util.lang.PropertyResolver
>
> Sven
>
> On 04/03/2011 03:01 PM, Carlo Camerino wrote:
>> Does wicket use reflection for this purpose?
>>
>> On Sun, Apr 3, 2011 at 8:50 PM, Carlo Camerino<[email protected]
>wrote:
>>
>>> HI,
>>>
>>> I was just wondering, what mechanism does Wicket uses to get values from
>>> Java beans?
>>>
>>> Is reflection used or does wicket use a library to do this?
>>> I had a very slow experience when using Reflection, how does Wicket do
it?
>>>
>>> Thanks
>>> Carlo
>>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

Reply via email to