saving a form in JSP as .CSV format

Hi, I have created a JSP page that contains a textbox. i want to save that textbox value to the CSV FIle. . How can I save that information from the jsp page as a .csv format, and is there a way to save it straight into a .csv format? Thanks,subodh
[283 byte] By [balonia] at [2007-11-26 13:14:36]
# 1
yes you can do it by using poi api which is downloadable at apache web site using the HSSF class u can insert a value from text field to .csv
malladi85a at 2007-7-7 17:34:12 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...