<div wicket:id="foo">
Hello, ++name++. Do you know that your name which is ++name++ is very beautiful? The ++name++ is a Japanese word. The meaning of the word ++name++ in Japanese is space.... (50 times more citation of ++name++ here)
</div>
What I want to do with 'foo' is replace all the ++name++ occurrences with another word; so, my problem is how can I get the tagbody of 'foo' and render it with all the ++name++ occurences replaced?
--------
Thanks for the help.
--------
_______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
