in 1.1.21 and 1.1.19 I can't seem to get params to be passed to
<jsp:include>'d pages? For example:
<jsp:include page="mypage.jsp" flush="true">
<param name="title" value="some title"/>
</jsp:include>
in mypage.jsp, <%= request.getParameter("title") %> returns null
--
Duane Fields
[EMAIL PROTECTED]
Managing Engineer, Web Development
(512) 744-1012
- RE: <jsp:include> and <params>? Duane Fields
- RE: <jsp:include> and <params>? Victor A. Salaman
- Class Cast Exception when using development mod... Kevin Duffey
- Re: Class Cast Exception when using develop... Karl Avedal
- RE: Class Cast Exception when using dev... Kevin Duffey
