Unless i am mistaken, wicket searches for several keys. You should be
able to use myPanel.firstName or simply firstName.
Maurice
On 4/3/06, Dipu <[EMAIL PROTECTED]> wrote:
>
> Hi ,
>
> Is there a way to add required validator to a component in the list view
> If i add a required validator to a co
thanks , i got it right.
- Original Message -
From: "Maurice Marrink" <[EMAIL PROTECTED]>
To:
Sent: Monday, April 03, 2006 2:48 PM
Subject: Re: [Wicket-user] adding required validator to a a component in the
list view
Unless i am mistaken, wicket searches for s
Hi ,
Is there a way to add required validator to a
component in the list view
If i add a required validator to a component in the
list view how will i specify the resource key in the properties
file.
With the current version wicket is
complaining with the following message.
Caused by