Maybe this can help?
http://javaalmanac.com/egs/javax.servlet/GetReqUrl.html?l=new

-Dennis


Dave <[EMAIL PROTECTED]> 
Sent by: news <[EMAIL PROTECTED]>
11/04/2005 12:18 PM
Please respond to
"Struts Users Mailing List" <user@struts.apache.org>


To
user@struts.apache.org
cc

Subject
Easy question, please help a rookie






I'm trying to get the URL of the current page into a attribute (local 
variable?).

This was suggested to me, but it doesn't work:

<c:set var="myURL" value="${request.requestURI}"/>

TIA,
Dave


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

Reply via email to