It is working now. Thank you, Gert. I'm using Apache MyFaces version 1.1.1. It is working with <h:commandButton /> and it is working with <t:commandButton />. Looks like I didn't make full page refresh and it displayed contents from cache. Sorry for dummy question.
Gert Vanthienen wrote: > > > Since the code that does this is shared between MyFaces code > <h:commandButton/> and Tomahawk's <t:commandButton/>, could you try > replacing <t:commandButton/> with <h:commandButton/> for testing? If it > doesn't work, could you post a JSP snippet of your usage of > <t:commandButton/> and the output it renders, so I can try to replicate > the problems you have on my installation here? > > -- View this message in context: http://www.nabble.com/CommandButton-and-styleClass-tf1710544.html#a6323547 Sent from the MyFaces - Users forum at Nabble.com.

