Just in case these "this didn't work" messages were copy-pasted, I'll point out the typos:

Chris Pratt wrote:
On 10/30/07, Manuel Correa <[EMAIL PROTECTED]> wrote:
Didn't work: <s:property 
value="%{#request['javax.servlet.forward.context_path']"/>

<s:property value="%{#request['javax.servlet.forward.context_path']}"/>

<c:set var="contextPath" value="${pageContext.request.contextPath"}"
scope="request"/>

<c:set var="contextPath" value="${pageContext.request.contextPath}" scope="request"/>

-Dale

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

Reply via email to