Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!j13g2000pro.googlegroups.com!not-for-mail From: suhas Newsgroups: comp.lang.java.programmer Subject: servlets Date: Wed, 8 Jun 2011 22:14:19 -0700 (PDT) Organization: http://groups.google.com Lines: 4 Message-ID: <29b85e8d-ada4-4395-bc7e-bd2985ab9f5f@j13g2000pro.googlegroups.com> NNTP-Posting-Host: 192.165.214.193 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1307596460 25506 127.0.0.1 (9 Jun 2011 05:14:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 9 Jun 2011 05:14:20 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: j13g2000pro.googlegroups.com; posting-host=192.165.214.193; posting-account=Gte2VwoAAAAL0L9aEdRDwx7VRvkM4Zv- User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HRUAELSCNK X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.10 Safari/535.1,gzip(gfe) Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:5147 how to create a new line in servlets?? if i use Printwriter out= res.getwriter() out.print() no new line is creating...please help me out...