How to Write Data in to CSVFile

Hello!friends

Will you please tell me How to Write data in to CSV file ?

I am Using CSVWriter but it giving error while using writer.close method.

please tell me Which pakege i need to download and Where I will get that pakage?

[253 byte] By [SandeepSalunkhea] at [2007-11-27 11:59:54]
# 1

just use a buffered writer and write out your content with commas

in between, lol. its probably all of 15 lines of code.

TuringPesta at 2007-7-29 19:28:19 > top of Java-index,Java Essentials,Java Programming...