How to display a line break with outputText?

前端 未结 3 1923
隐瞒了意图╮
隐瞒了意图╮ 2021-01-30 20:35

I need to render a line break using outputText so that I can utilize the rendered attributed. I tried



        
3条回答
  •  天涯浪人
    2021-01-30 21:07

    You can try putting the "
    "
    inside a resource bundle and then get the value from that resource bundle.

提交回复
热议问题