Hi,
I would like to put markup in the texts in my properties files.
I have something like:

the_string=Hello, <b>John</b>, how are you?

But after getting the text either with getMessages() or directly with <span key="the_string"></span> the <b> is printed in full text (as <b>) instead of making John bold...
Any iodea how to do that?
Thanks
-jec


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

Reply via email to