Hi,
I am new to
JSF.
I have a requiement of exporting the list of records displayed in
jsp page to excel sheet.
The data is stored in resulltrow .
I have written the following code to get the columns to a
string array.
I dont know to proceed further.How to iterate over the array and display the data in excel sheet.
Please anybody help....