The jsf2 h:outputText tag is not formating the h:outputText with the MessageFormat
- by Thiago Diniz
The jsf2 h:outputText tag is not formating the h:outputText with the MessageFormat
my faces config
<application>
<resource-bundle>
<base-name>Messages_pt_BR</base-name>
<var>bundle</var>
</resource-bundle>
</application>
My resource bundle:
...
EventPageTitle=Event: {0}…