Set the value attribute of the commandLink element to "foo", or make the commandLink element wrap a h:outputText element with the value attribute set to "foo" .
Dennis Byrne >-----Original Message----- >From: Garner, Shawn [mailto:[EMAIL PROTECTED] >Sent: Sunday, January 15, 2006 02:32 AM >To: '[email protected]' >Subject: commandLink > >I can't get my links to display. If I view source I see the following: >I print the text to the page so I know I'm not passying in empty parameters. > ><a href="#" >onclick="clear__5Fid0();document.forms['_id0'].elements['autoScroll'].value= >getScrolling();document.forms['_id0'].elements['_id0:_link_hidden_'].value=' >_id0:pageID';if(document.forms['_id0'].onsubmit){if(document.forms['_id0'].o >nsubmit()) >document.forms['_id0'].submit();}else{document.forms['_id0'].submit();}retur >n false;" id="_id0:pageID"></a > >Any help? >Shawn > >**************************************************************************** >This email may contain confidential material. >If you were not an intended recipient, >Please notify the sender and delete all copies. >We may monitor email to and from our network. >**************************************************************************** >

