Re: convert collection to excel spread sheet

2006-04-07 Thread Rick Reumann
temp temp wrote the following on 4/7/2006 1:59 PM: I must create "export to excel spreadsheet" capability for my pages . I will be having java.util.Collection containing search results which I have to convert into an excel sheet.What is the best and simplest way to convert a Collecti

Re: convert collection to excel spread sheet

2006-04-07 Thread Larry Meadors
The jexelapi tool is pretty nice. Easy, too. Larry On 4/7/06, temp temp <[EMAIL PROTECTED]> wrote: > I must create "export to excel spreadsheet" capability for my pages . > I will be having java.util.Collection containing search results which I > have to convert into an excel sheet.Wh