Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Include tag, dynamic param

peter maas

2003-12-01

Replies:

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: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.