JustLikeKat wrote:
Please could someone tell me how to include HTML in the message properties,
so that it is actually used and not just converted to text.
You can use the outpuraw component for that, see:
http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/com
split the message up as 2 separate messages with the html bit
being inserted directly into the page, as the message is being dynamically
added to the page in the case of errors in a form.
Cheers
--
View this message in context:
http://www.nabble.com/T5---Include-HTML-in-Message-Catalogs