Hi,
I did wrote a text in my database.
The text is 10 lines, but it show on the web page just as a block without
returns.
The text is this way;
line 1
line2
line3
But on the webpage, it display this way;
line1line2line3 all in one block of text.
What should I do in JSP, to change that to format correctly my text?
Bye
Simon
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets