-Tim
Andoni wrote:
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.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
