You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Alexandre Poitras <al...@gmail.com> on 2005/12/02 16:51:03 UTC

[Shale] #{managed-bean-name} always returns 0

Like the title says, #{managed-bean-name} is always evaluated to 0.
Any idea why?
--
Alexandre Poitras
Québec, Canada

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [Shale] #{managed-bean-name} always returns 0

Posted by Alexandre Poitras <al...@gmail.com>.
Ok I finally found why. Now you have to use #{@managed-bean-name}
because it is a symbol. I hope this can help some other people.

On 12/2/05, Alexandre Poitras <al...@gmail.com> wrote:
> Like the title says, #{managed-bean-name} is always evaluated to 0.
> Any idea why?
> --
> Alexandre Poitras
> Québec, Canada
>


--
Alexandre Poitras
Québec, Canada

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org