Thanks Martin.

According to http://cwiki.apache.org/WICKET/everything-about-wicket-internationalization.html <wicket:message... is the feature of wicket 1.4rc1, but I'm using 1.3.5.

Anyway if I'm wrong I'm interested in setting caption from Java :).

Martin Makundi пишет:
Is this what you want:

<a href="#" wicket:id="loginLink"
wicket:message="title:login_link_tooltip"><wicket:message
key="login_caption_property"/></a>

**
Martin

2009/3/28 Khlystov Alexandr ITR <[email protected]>:
I want to create java code for simple button, and to override caption from
html:

      <a href="#" wicket:id="loginLink">loginLink caption</a>

How it should look like withou span?

--
Khlystov Alexandr


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to