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.