http://cwiki.apache.org/WICKET/wickets-xhtml-tags.html#Wicket%27sXHTMLtags-Attributewicket:message

*wicket:message="attribute:resource_identifier"* - Used on any tag that we
want Wicket to provide an attribute with a value that's the result of a
resource lookup.

Maarten

On Sun, Jun 14, 2009 at 5:04 PM, Luther Baker <lutherba...@gmail.com> wrote:

> Is there a way to use wicket:message on markup attributes?
>
> Pseudo something like this?
>
> <li title='<wicket:message key="category"/>'>
>
> Thanks,
>
> -Luther
>

Reply via email to