Hi,

Should be some what like
      <%@ include file="XYZ.jsp"%>
this is an extract from a working JSP

Ashu
> -----Original Message-----
> From: Joern Fornfeist [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, August 01, 2000 3:22 PM
> To:   [EMAIL PROTECTED]
> Subject:      errors while including jsp with tag <jsp:include page="<%=
> url %>" flush="true" />
>
> Hi,
>
> I have a problem with the include tag <jsp:include page="<%= url %>"
> flush="true" />. The url string is determined in the previous java code of
> the including java server page. The included page is also a jsp. On
> executing I get the exception: java.lang.IllegalStateException: Response
> has
> already been committed.
> Can anybody help me? It's an urgent problem!
>
> Thanks in advance, Joern.
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to