Jason, I got the same error a while ago and if I can remember correctly, I figured out that the include files like... <jsp:include page="search.jsp" /> that is, you'll have to remove the flush="true" parameter.
I hope that gets you back on track :-) Cheers, Bard A. ----- Original Message ----- From: "Jason Meredith" <[EMAIL PROTECTED]> Date: Mon, 28 Jul 2003 11:08:02 +0100 To: [EMAIL PROTECTED] Subject: [displaytag-user] Buffer flushed - help! > > Chaps > > I am getting this error, when trying to export to excel, sorting and > paging works fine, export throws an error. > > java.io.IOException: Error: Attempt to clear a buffer that's already been > flushed > > Help > > Jason > > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

