Hi All,
I am migrating richfaces 3.x to 4.x
here i am getting thte error like this
javax.el.ELException: Function 'rich:component' not found
<a4j:commandButton onclick = "#{rich:component('loading')}.show();"/>
can any body help me on this