> hi,
> when we download any data file, the data from different columns get
> downloaded with a comma as a delimiter.
> how to download a file with a record as a continuous stream of data.
>
> i don't want to remove the commas after downloading.
You are receiving CSV data, where it sounds as though
you actually want FCW data. This is a matter of
configuration of the server-side program that produces
the data, and has nothing to do with Java.
(While I remember, please locate your Caps key and
apply one to the start of each sentence..)
Andrew T.