I am able to write the contents in the textarea to the browser but I am not able to retain the line breaks.
How can I write the contents of a textarea to the browser retaining the line breaks as it is in the text area ?
Is there any attribute for <html:textarea> tag in
JSP like the one in Html which is as follows :
<textarea wrap="hard">