I figured out the problem. I hadn't changed the 'export.excel.class' property to be 'org.displaytag.export.ExcelView' in displaytag.properties.
Now it spits out an Excel but I have two problems: 1. I need the Excel link to call submit on my Controller. Right now it seems only to be able to call formBackingObject, thus I have no results. 2. The generated Excel doesn't seem to support complex cells, only Strings. One field returned is a List and in Excel it appears as a bunch of weird symbols and some Strings. It's probably more trouble than it's worth. I'm just going to roll my own with poi or jxl. Bob -- View this message in context: http://n4.nabble.com/DisplayTag-Export-and-ResponseOverrideFilter-tp1477404p1478320.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net