--- afp <[EMAIL PROTECTED]> wrote:
> To access the request object in the jsp using
> struts2 tags this is what we have to do

<s:property value="#parameters['paramName']" />

For the sake of completeness this accesses request
parameters, not the request object.

d.


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

Reply via email to