did you set the renderkit in the faces-config ? Go ahead and take a look at Trinidad's demos... their cfg should be OK...
-M On Tue, Jan 13, 2009 at 7:06 AM, Leonardo Uribe <[email protected]> wrote: > > > On Tue, Jan 13, 2009 at 4:46 AM, omid p <[email protected]> wrote: >> >> Hi, >> >> I successfully use tomahawk but after i config trinidad in myproject some >> of component >> does not work correctly for example after i set action for >> <h:commandLink action="#{beanName.method}" /> or >> <h:commandButton action="#{beanName.method}" /> >> action never fired > > Hi > > Trinidad has its own renderkit that overrides original h:commandLink and > h:commandButton. The problem seems to be on your configuration. > > regards > > Leonardo Uribe > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

