This probably easiest with fragments.
http://wicket.apache.org/examplefragments.html

Regards,
   Erik.


Petr Fejfar wrote:
Hi all,

I have markup <a href="#" wicked:id="xxx">[xxx]</a>
and Label with text in Java code.

But I'd like to generate in run-time either:

    <a href="#" wicked:id="xxx">text</a>

or

    <a href="#" wicked:id="xxx"><img src="xxx"/></a>


But I don't know how to achieve this. Please, could
somebody help me.


Thanks, Petr



--
Erik van Oosten
http://day-to-day-stuff.blogspot.com/



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

Reply via email to