[Wicket-user] Override RatingPanel Property

2006-08-22 Thread Joe Toth
I can't seem override the resource value in the RatingPanel component.Added  rating.simple=Please Rate  to my properties file, but its not picking it up.  Is there something else I have to do?Thanks - Using Tomcat but need to d

Re: [Wicket-user] Override RatingPanel Property

2006-08-23 Thread Eelco Hillenius
In which properties file did you set that? MyRatingPanel.properties or something like that? Eelco On 8/22/06, Joe Toth <[EMAIL PROTECTED]> wrote: > I can't seem override the resource value in the RatingPanel component. > Added rating.simple=Please Rate to my properties file, but its not pickin

Re: [Wicket-user] Override RatingPanel Property

2006-08-24 Thread Joe Toth
in   MyApplication.propertiesOn 8/23/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote: In which properties file did you set that? MyRatingPanel.properties orsomething like that? EelcoOn 8/22/06, Joe Toth <[EMAIL PROTECTED]> wrote:> I can't seem override the resource value in the RatingPanel component.