Hi,

sorry for the late answer...

Please use tc:button on Tobago pages. The "h:" HTML lib is currently not
supported in Tobago.

The reason for the h:commandButton is not working is, that Tobago uses
it's own submit JS function, which encapsulate extended functionality.

Regards,

Udo

Am 07.05.14 17:59, schrieb Anton Sysoev:
> Hi. I have a project based on Tobago 2.0 alpha 3 + Tomcat 7.0.34 + MyFaces 
> Core 2.1.14 and it works fine. Now I need one page based on only core jsf 
> components. I try this example 
> http://www.mkyong.com/jsf2/jsf-2-actionlistener-example/ inside my project 
> and I get that h:commandButton binded method are not invoked. I have created 
> a new project without Tobago to test example above and it worked. Next I have 
> added tobago jars in WEB-INF/lib and I got h:commandButton binded method are 
> not invoked. Is this a bug or I’m doing something wrong? Thanks.
> 

Reply via email to