Hi, my JSP page is printed on the screen (note that this webpage contains a <jsp:forward>but when I try to refresh it I get this message :
java.io.IOException: Error: Attempt to clear a buffer that's already been flushed When I go to the compiled jsp the error is pointing to a line where there is out.clear(); Is there any way I can work around this problem ? -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
