hello I'd like to invoke a method on my backing bean.  I realize that
#{myBackingBean.myMethod} will not work...so I tried
#{myBackingBean[myMethod]} which also doesn't work.

Is there a way I can get around this?

If so can I pass a parameter into the method.

Thanks in advance.
-- 
View this message in context: 
http://www.nabble.com/invoking-a-method-tp18120933p18120933.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to