Christopher Schultz wrote: <snip/>
This does work:<!-- InstanceBeginEditable name="navTopParam" --> <jsp:include page="/includes/navTab.jsp" flush="true"> <jsp:param name="navTopParam" value="home" /> </jsp:include> <!-- InstanceEndEditable -->This looks like a bug in the code that reads the JSP: comments ought to be tolerated and ignored. Would you be willing to: 1. Log a bug against Tomcat in bugzilla 2. produce a short test case (the above is fine, but make sure it "works") 3. attach that test case to the newly-filed bug
Sounds like a lot of work ;-) I'll add it to my list. Thanks, _M --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
