problem in export data to excel using displaytag in Struts
- by thitsar
I load data to jsp page in Struts framework. And then export that data to excel using displaytag .It 's ok without using tiles. But I 'm using tiles in my project. So when I export data to excel , blank page is shown and nothing happen.Please help me.
Thanks in advance.