Sorry this is a question about JSP specification in general. It is specified by the JSP 1.1 specification that flush attribute can only be true for <jsp:include>. Further, the API for PageContext.include() also says "The current JspWriter 'out' for this JSP is flushed as a side-effect of this call, prior to processing the include. " These all look more like implementation considerations. Why they are in the JSP specification? Thanks, Xiao Ma Software Engineer Brokat Technologies Tel: (408)535-1787 Fax: (408)535-1529 Unleashing User-Powered Business(TM) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
