look for media in tag reference -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Martijn Sent: Monday, November 22, 2004 4:18 AM To: [EMAIL PROTECTED] Subject: [displaytag-user] exporting data without HTML markup
Hello list, So I'm trying to work on this for quite some time now, but I think I'm in need of some conceptual advice here... I've a collection on which 'databeans' live. One particular property of this bean is a name object. This name object has to obey the Comparable interface so whenever I sort a colum, it is sorted in the correct manner. Furthermore, I've made a wrapper so when the table is displayed a html link is generated for this 'name' column, so I can visit it's details... Great, and all is well. But when I export this table to csv, xml or xls, this wrapper is also used, so I get the link markup tag in my exported data... Alas! Can anyone help me out here? Thank you for your time, Martijn -- 31.69 nHz = once a year ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user This message is a PRIVATE communication. If you are not the intended recipient, please do not read, copy, or use it, and do not disclose it to others. Please notify the sender of the delivery error by replying to this message, and then delete it from your system. Thank you. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

