Hello,

This does not work for me at all:

<jsp:include page="mypage.jsp" flush="true" />

But when I do a simple substitution for:

<%@ include file="mypage.jsp"%>

It works fine.  I want to use the first one though as I want to add parameters to the 
call.

What is the difference?  How does one not work?

Any help appreciated.

Andoni.

Reply via email to