Hello all,
I am trying to display a file name and the contents of the file in a
jsp. My formbean  object contains 2 Strings (filename and contents).
The problem I am having is the file contents are displayed in one
continues string, without line breaks. Is there anyway to do this
without using "iterate"?
Thanks all.

Reply via email to