How hard would it be to have Label expand these empty <span/> elements?  Seems like it could be handy.  That being said, <span>DEFAULT TEXT</span> is also handy.

On 1/27/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
the problem is here

 <span wicket:id="item"/>

what label component does is replace its body with the contents of its model, but in this markup it has no body.

Reply via email to