When my LabelValueBean which I construct as:

lvb = new LabelValueBean("&nbsp" + obj.getName(), obj.getValue());

when it gets displayed, it translates the & into & and what comes out
is, literally "&nbsp", when in fact I wanted spaces :).

Does anyone know how to specify a " " for the Label value in a label
value bean? :)

Thanks
Martin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to