Also, this message should be sent to user list instead of the developer
list. Thanks.
On 12/18/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
add(new Label("title", "hello"));
-igor
On 12/18/06, Paolo Di Tommaso <[EMAIL PROTECTED]> wrote:
>
> How to change an page header title?
>
> Is it possible to make something like this:
>
> <wicket:head>
> <title wicket:id="title"> my dinamic title </title>
> </wicket:head>
>
>
> But how to map then in code?
>
> Or does exist another API method?
>
>
> Thank you,
>
>
> Paolo
>
>