Hi All,
I have simple requirement to call Applets from click of button in my jsf page. Everything works fine as expected.
I have have placed my button inside jsf page its working fine. If i place the same button inside an jsff page and use it as region the applet is not working
I would like to understand the differences here and also kindly advise on how to invoke applet from JSF fragment - Button.
Thanks in Advance
-Arun