>  <wicket:message key="..">Default Text</wicket:message>
>
>  and
>
>  <input type="button" value="message:key=my-key"/>
>
>  But i think the second one will be pretty hard.
>  Because then we have to parse the complete xml and see if in any attribute
> something starts with message:key
>  even for non wicket tags as above?
>

we have to do it anyway to identify wicket tags. Only analyzing the
attributes would be on top

Juergen


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to