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

Reply via email to