On Tue, 4 Jun 2002, Matt Raible wrote:

> It there an equivalent to <%=request.getContextPath()%> in JSTL?

<c:out value="${pageContext.request.contextPath}"/>

-- 
Shawn Bayern
"JSTL in Action"   http://www.jstlbook.com
(coming in July 2002 from Manning Publications)


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to