Is there a way to outline a multiline message in tr:messages or tr:message. I've got several user error messages which should have multiline style. Following resource bundle entries I've tried but not worked: my.message=First line \n Second line my.message=First line <br/> Second line my.message=<p>First line <br/> Second line</p>
Any solutions? (myfaces 1.1.5, trinidad 1.0.8) -- View this message in context: http://www.nabble.com/-Trinidad--tr%3Amessages-with-multiline-text-tp20495880p20495880.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

