Report Excel Sheet some Problem
Hi
I created report in excel in java program using jxl.jar file
my program fetches all the data from the database
and keep the record in a list.
i take a linkedlist ..
on running the program in servlet i can get the size by the code (list.size())
but in the excel sheet, it shows half of the record
why,,
can any one help me out.
getting response as early is my good luck

