I need to render a line break using outputText so that I can utilize the rendered attributed. I tried
outputText
rendered
JSF PAGE
escape should be false and write the bean Getter method as follows
false
Getter
public String getCrg() { return crg.replace("", "<br />"); //return crg; }