You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by "Chen, Gin" <Gi...@tvratings.com> on 2002/10/18 23:48:07 UTC

request.getContextPath()

Why is this not returning the same thing as the scriplet version?

<c:out value="${request.contextPath}"/>
<%= request.getContextPath() %>

Thanks,
-Tim

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