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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to