I wanted to localize both value and title attributes of <input> element, but
got an error, that there can not be two wicket:message elements.

example:
<input type="button" wicket:id="addSomething"
wicket:message="value:button.add" wicket:message="title:button.title>

Is this supported or not?

Regards,
shumbola.


Juergen Donnerstag wrote:
> 
> Please see the javadoc for WicketMessageTagHandler
> 
> Juergen
> 
> On 6/5/07, Jonathan Locke <[EMAIL PROTECTED]> wrote:
>>
>> Is there something like wicket:message for localizing attributes like
>> title
>> tooltips?  I looked on the WIKI but there wasn't anything there.
>>
>> --
>> View this message in context:
>> http://www.nabble.com/wicket%3Amessage-for-attributes--tf3874468.html#a10978311
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Wicket-user mailing list
>> Wicket-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>>
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/wicket%3Amessage-for-attributes--tf3874468.html#a10985147
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to