| Author |
Issues Implementing the displayTag
|
Virendra Sawant
Greenhorn
Joined: Nov 30, 2008
Posts: 1
|
|
HI, I am facing an issue while implementing the DisplayTag in JSP. The purpose of using the displatag was to implement pagination, column sorting as well as export feature on the table view in JSP. Now the problem is that the export feature of the displaytag is not working as it is supposed to. But the pagination as well as column sorting is working fine. The links for the export feature are displayed below the table in the jsp.Also when i click on export button i get the windows prompt to either save this excel file or open, Now the problem is that the excel file has no data in it, the file size is 0 kb Following are the code snippets which i implemnted in my code Server : Red Hat Linux Application Server : Pramati ================================================================= WEB.XML displaytag.properties JSP Page View Source of JSP to see the Export Links generated I would really appreciate if i would get some help in this regards. Thanks & Regards Virendra P.Sawant
|
 |
 |
|
|
subject: Issues Implementing the displayTag
|
|
|