Requirement- Wraping long text in outputText
Solutions- Many developer find solution to convert to input text and make read only.But that is just a work around.
Try this in inline Style – width:180px;display:inline-block;word-wrap:break-word
make nowrap property to false.
That’s it.
Happy coding with Vinay Kumar in techartifact….