On Thu, Mar 18, 2010 at 11:07 PM, Kusuma Haranath Atmakuri
wrote:
>
>
> Thanks a lot! This worked! "parameters['paramName']" returns an array?
>
>
Yeah, it's a bit of a pain sometimes, but there is nothing that stops
someone from writing html like this -
In this case, you can retrieve al
Thanks a lot! This worked! "parameters['paramName']" returns an array?
-- K
From: Wes Wannemacher
To: Struts Users Mailing List
Sent: Mon, March 15, 2010 4:16:14 PM
Subject: Re: Parameter in If tag
Parameters that aren't bound
> To: user@struts.apache.org
> Sent: Sun, March 14, 2010 8:36:44 PM
> Subject: Parameter in If tag
>
> From the actions config, a parameter is being passed:
>
>
> main.jsp?paramName=paramValue
>
> When tried to access the paramName, it's fine
lp.
Thank you!
To: user@struts.apache.org
Sent: Sun, March 14, 2010 8:36:44 PM
Subject: Parameter in If tag
>From the actions config, a parameter is being passed:
main.jsp?paramName=paramValue
When tried to access the paramName, it's fine when used in 'property
>From the actions config, a parameter is being passed:
main.jsp?paramName=paramValue
When tried to access the paramName, it's fine when used in 'property' tag.
will print 'paramValue'.
But when used in 'If' tag, it does NOT. Is there anything missing here? Tried
all the combinations of
5 matches
Mail list logo