In the documentation for the include tag I read that something like:

<jsp:include page="slideEvents.jsp" flush="true" >
<jsp:param name="BroadcastId" value="{parameterValue | <%=BroadcastId%>}"/> </jsp:include>


Should work...

This compiles / and runs... but the expression is never evaluated....

how does this work??

gr,

Peter


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to