You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Dale Newfield <Da...@Newfield.org> on 2008/07/03 17:59:29 UTC

Re: [struts] Anyone want to show me up...

Al Sutton wrote:
> <s:hidden name="uri" value="#request.requestURI"/> doesn't seem to work, 
> anyone want to point out where I've dumbed out?

#request is not the Request object, but rather the request attributes.

You can always add an action property that either returns the request 
object or the requestURI directly...

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org