6 Replies Latest reply on May 14, 2009 7:52 AM by ilya_shaikovsky

    Call Javascript From Backing Bean?

      Hello,

      I am tring to open a confirmation dialogue panel from a number of places. The only way I can do this, as I understand, is to call Javascript from, say, a client command button:

      javascript:Richfaces.showModalPanel('confirmation');


      Is there any way of calling Javascript from the backing bean so that I can pop up these dialogues whenever I need them?

      Kind Regards,

      Michael