News

If you aren't using Spring, then you can either export as CSV (excel reads those OK), or use Apache POI to create an excel file. I've used it, fairly straightforward. You can do neat things with ...
If your business has an Oracle database you can create a process called a query to extract data to Excel. The query gets just the information you want from Oracle -- customer lists, stock numbers ...