webtier@glassfish.java.net

Re: [webtier] how to call bean method with parameters ?

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Fri, 25 Dec 2009 11:08:51 -0800

On 12/24/2009 6:44 AM, Felipe Gaścho wrote:
> value="#{fooBean.foo(bar)}"
>
It's possible to do so in V3. Note that foo(bar) would mean you're
calling a method named
'foo', not getFoo(bar).


> ?? is it possible ?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>
>