I used to have a problem using WebLogic 7.0 SP3 : "java.lang.IllegalStateException: strict servlet API: cannot call getWriter() after getOutputStream()......."
I installed the B3 which fixed this problem. But now nothing is shown in the browser (IE6 SP1) !! HTML result : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD> <BODY></BODY></HTML> for each page that is filtered by ResponseOverrideFilter even if this page doesn't contain displaytag Logs show that displaytag is working well ... but nothing is flush ... Thanks Eric ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

