Hi All,
I am getting records from web server using servlet. No of rows are to many i want to display data as string for each row. How can i do that. I know how to display data using bytes. I don't want to get data into bytes. I want to show as string.

Reply With Quote

