I think this is a cleaner way to do this.
Scott Stanlick
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 21, 2007 3:46 PM
> To: Struts Users Mailing List
> Subject: Re: OGNL and action property
>
> Hi Dave,
>
>
> > You would not want to use the "#" character, just "brand".
>
&g
Try removing the value attribute:
Although, I believe
Should do the same thing . . .
David Hernandez
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, December 21, 2007 3:46 PM
To: Struts Users Mailing List
Subject: Re: OGNL and action property
Hi
Hi Dave,
> You would not want to use the "#" character, just "brand".
It works without prefixing it with "#". Thanks.
To pass "brand" value to the action specified in the same page, I use hidden
field but it doesn't work. Can you help me with that? I tried these and none
works.
Is there
--- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> What is an action property? I thought it is a private attribute in an
> action class with its getter and setter methods but now I think it's
> wrong as I defined such an attribute "brand" but it can't be used
> in OGNL: ...
You would not want
Hi all,
What is an action property? I thought it is a private attribute in an action
class with its getter and setter methods but now I think it's wrong as I
defined such an attribute "brand" but it can't be used in OGNL: ...
In the result page of the action, I can output value of the "brand" usi
6 matches
Mail list logo