Anton,

This worked.

<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <wicket:head>
        <title>Wicket Demo</title>
    </wicket:head>
</head>

regards

Josh.

On Sun, Feb 27, 2011 at 7:13 PM, Anton Bessonov <exe...@googlemail.com>wrote:

> Hello Josh,
>
> have you found any solution?
>
> Best regards,
>
> Anton
>
>  Am trying to internationalize the page title. The below snipplet doesnt
>> seem
>> to work. Where am i going wrong?
>>
>> <head>
>> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
>>     <wicket:head>
>>         <title><wicket:message key="login-page-title"/></title>
>>     </wicket:head>
>> </head>
>>
>> regards
>> Josh
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to