You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Thomas <th...@nurfuerspam.de> on 2003/01/19 21:41:35 UTC

jsp:include/<%= with dynamic attribute still a bug with tomcat 4.1.x ?

Me again,

just asking :-)
I have a proble that needs to be solved: How can i insert a dynamically
created
jsp-name into the jsp:include tag ? I tried something like this:
<jsp:include page='<%=request.getAttribute("page_name") %>'/>
Works fine in Tomcat 4.0.x, but gives an error in 4.1.x. I read there`s
a fix
for that, but haven`t found anything.

Sorry for not giving any StackTrace-Output, but deinstalled Tomcat
4.1.18 because of that.

Thanks in advance
Thomas



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>