Thanks Musachy, one day I will get to grips with OGNL  :).

Al.

Musachy Barroso wrote:
#request is just a map with the request attributes. If you want the
real request object:

#context['com.opensymphony.xwork2.dispatcher.HttpServletRequest']

there are probably other 300 ways of getting the same thing.

musachy

On Thu, Jul 3, 2008 at 11:47 AM, Al Sutton <[EMAIL PROTECTED]> wrote:
I can't for the life of me get the value for getRequestURI from the
HTTPServletRequest object into a hidden field.

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

Al.

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







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

Reply via email to