|
Hi, I use a h:commandButton in a Facelet component, as: <h:commandButton value="#{msg['login.login']}" action=""/> After reconfiguring the application to use Trinidad (without inserting any Trinidad component), the button (actually, *any* button), is not properly rendered. Actual rendering is: <input id="login:_id29" name="login:_id29" type="image" src="" > Action works, but there is no value. Firefox displays "submit query" instead. I use the latest snapshot binaries. I also found a previous thread about this topic, but AFAIK there is no definitive answer. Thanks -- Renzo |
- [Trinidad] h:commandButton not rendered Renzo Tomaselli
- RE: [Trinidad] h:commandButton not rendered Romanowski, Tim
- Re: [Trinidad] h:commandButton not rendered Renzo Tomaselli
- Re: [Trinidad] h:commandButton not render... Matthias Wessendorf
