How to convert plain text to HTML format?
843836Nov 25 2003 — edited Nov 25 2003Hi,
I need to have a nice layout format for user postings from the textarea. Since the text will be presented in a web page, I think html is the choice. My question is how to convert the plain text to html format and save into DB, or retrieve from DB in plain text and convert it into html before sent to a JSP file.
Thanks for all your input.
v.