You will need to do it separately in another function or action. You can use jexcepapi to generate an excel file from your data at the server side and download it as normal file downloads are done.
Thanks, Arun On Thu, Feb 9, 2012 at 10:51 AM, chaitali mali <chaitalimal...@gmail.com>wrote: > I have a my web page(.jsp) which displays a table of 5 columns using > <s:iterator> in my jsp file. > I want a download link which will download the table content(that he > current page is displaying) and export the records and save in an excel > file. please help me. > > Thanks in advance. >