Here is the generated JavaScript for the command link:  
                
              <a href="#"
onclick="clear_selectProjectTypeIssueType();document.forms['selectProjectTypeIssueType'].elements['autoScroll'].value=getScrolling();document.forms['selectProjectTypeIssueType'].elements['selectProjectTypeIssueType:_link_hidden_'].value='selectProjectTypeIssueType:selectButton';if(document.forms['selectProjectTypeIssueType'].onsubmit){var
result=document.forms['selectProjectTypeIssueType'].onsubmit();  if( (typeof 
result ==
'undefined') || result )
{document.forms['selectProjectTypeIssueType'].submit();}}else{document.forms['selectProjectTypeIssueType'].submit();}return
false;" id="selectProjectTypeIssueType:selectButton"><span 
class="buttonLabel">Select</span></a>

            

--- Mike Duffy <[EMAIL PROTECTED]> wrote:

> I am having this same problem on JBoss 4.0.4 which uses Tomcat 5.5.
> 
> Everything seems to be configured correctly, click on the command link, and 
> nothing happens.  I
> do
> not even get an error message.
> 
> I Googled for a solution.  At one time this was a problem in the SUN RI and 
> the solution was to
> switch to MyFaces 
> (http://forum.java.sun.com/thread.jspa?threadID=739598&messageID=4244849)
> 
> I got the nightly build for MyFaces (1.14 SNAPSHOT); this did not help.
> 
> It is very frustrating when something so simple does not work.  Any help 
> would be appreciated.
> 
> Thx.
> 
> Mike
> 
> 
> 
> 
> --- Garner Shawn <[EMAIL PROTECTED]> wrote:
> 
> > Added the forms around the links.
> > No changes, still not working.  Not getting a javascript error anymore.
> > Just does nothing.
> > 
> > ---------------------------------------------------------------------------------
> > From: "Matthias Wessendorf" <[EMAIL PROTECTED]>
> > To: "MyFaces Discussion" <[email protected]>
> > Date: Wed, 31 May 2006 07:04:38 +0200
> > Subject: Re: commandLinks don't work on Tomcat 5.5.17
> > have you wrapped them into <h:form ?
> > 
> > like
> > 
> > <h:form>
> > ...
> > <h:commandLink ... />
> > ...
> > <h:commandLink ... />
> > ...
> > </h:form>
> > 
> > -Matthias
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to