Thank you all. The answers were very valuable and I got the thing to work. On Wed, Mar 18, 2009 at 1:41 PM, Ilya Kazakevich <kazakev...@devexperts.com>wrote:
> Mighty, > > Here is good and small HTML tutorial, which I advice you to read: > http://www.w3schools.com/html/default.asp > > -----Original Message----- > From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] > Sent: Wednesday, March 18, 2009 7:41 PM > To: Tomcat Users List > Subject: RE: Newline doesn't work > > > From: Mighty Tornado [mailto:mighty.torn...@gmail.com] > > Subject: Newline doesn't work > > > > But when I try to make it a string with newline characters it still > > prints everything in one line - like newline characters turn into > > regular space characters. > > That's the way HTML works. You need to separate lines by <p> or <br>; > experiment with both to see which is more to your liking. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you > received > this in error, please contact the sender and delete the e-mail and its > attachments from all computers. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >