>     add(new Label("weatherMessage", new
> StringResourceModel("weather.message", this, null)));

If you put a property weather.message into the page's properties file then it 
will load from there (even if you provide a "default" in the panel's properties 
file). Is that what you mean? Properties are only read once no matter where 
they are resolved from.

- Tor Iver

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to