That's not entirely correct. Wicket uses the models to populate form
components
On Apr 3, 2011 9:11 AM, "Sven Meier" <sven@meiers.net> 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<carlo.camerino@gmail.com
>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: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
|