1 2 Previous Next 16 Replies Latest reply on May 26, 2009 8:33 AM by waq

    command Button error 'A4J is undefined'

      I am using command button as

      <a4j:commandButton value="Search" action="#{dictionary.searchWord}" reRender="detail_table"/>
      

      But when i click on the button it gives javascript error 'A4J is undefined'

        1 2 Previous Next