You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Dave <ja...@yahoo.com> on 2008/05/08 06:24:01 UTC

function oamSubmitForm not defined

I am using <h:commandLink> on pages. Some pages work fine. But there is one page that did not work, IE status shows "page error".
   
  I found that the page showing errors does not have 
   
  function oamSubmitForm(formName, linkId, target, params) {
  ....
  }
   
  so "new oamSubmitForm(...)"  fails.
   
  Other pages have the function defined.
   
  What is the possible cause that makes the page losing the function definition?
  Thanks for help.
   
  Dave
   
   

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.