Re: Open an excel in Struts application

2009-04-26 Thread renisha
Thanks for your reply . I am using struts2 version. Could you please give me some sampl code if you have. Wes Wannemacher wrote: > > On Sunday 26 April 2009 11:00:59 am renisha wrote: >> Hi, >> >> I am reading some values from database , doing some calculations and &

Open an excel in Struts application

2009-04-26 Thread renisha
Hi, I am reading some values from database , doing some calculations and creating an excel file. In my action class , I am returning an HSSFWorkbook object and I need to diaply the excel file as the output . Please let me know how do I get it working . -- View this message in context: http: