Dear Friends: I have been introduced to DisplayTag just today. I am doing the following: <display:table name="attendeeVOVector" export="true" id="currentRowObject"> <display:column property="firstName" title="First Name" /> <display:column property="lastName" title="Last Name"/> <display:column property="userId" title="User Id"/> <display:column property="holidexCode" title="Holidex Code"/> <display:column property="countryId" title="Country Id"/> </display:table> Where attendeeVOVector is a Vector of FormBeans( Struts ValidatorForms) It displays my Data correctly but when I click on Save As
CSV, the file that gets stored is completely empty. Has anyone ever faced such a problem before? Please help me out. Thanks. Chetan |
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel