views:

36

answers:

1

Hi All,

I want to invoke backing bean method from javascript function in JSF. Please could you guide me how to achive this.

Regards, Ravi Krish

A: 

Since, Backing bean method id Server side so you need to make request to server better way for your case would be

  1. Richfaces JSFunction , Live Demo Link

  2. Ajax4JSF

org.life.java
Thanks org.life.java
ravi
You can always upvote OR accept it as answer if it is. :)
org.life.java
Upvoting requires at least 15 rep. The OP has currently only one. Give his question a upvote so that he at least earns 5 rep and has yet only 10 to go :)
BalusC
:) Not a bad choice, But If its the case you should have given :) So let me wait until he accept this as answer.
org.life.java