|
Hi,
I'm wondering what's the correct way to call a
method in the backing bean from a JSF page. What I tried is to
use <h:outputText value="#{theBackingBean.theMethod}" />, the backing
bean method returns an empty string, so nothing gets printed out in the page.
Which works, but I am not sure this is the correct way to do it.
thanks,
Saul
|
- How to call a method in the backing bean from a JSF page Saul Qunming Yuan
- Re: How to call a method in the backing bean from a... Ken
- Re: How to call a method in the backing bean fr... Saul Qunming Yuan
- Re: How to call a method in the backing bea... Ken
- Re: How to call a method in the backing... Saul Qunming Yuan
- Re: How to call a method in the ba... Volker Weber
- Re: How to call a method in the backing bea... ssobot
- Re: How to call a method in the backing bean from a... Sean Schofield
- Re: How to call a method in the backing bean fr... Saul Qunming Yuan
- Re: How to call a method in the backing bea... Ken Weiner
- Re: How to call a method in the backing bea... Rick Reumann

