JSF的outputText时,无法处理换行问题 2010-08-26 yekong 我用h:inputTextarea编辑好内容后,outputext输出的时候,无法识别换行符,请问有办法解决么? 我不想在代码里用什么replace来替换。