Skip to content

Instantly share code, notes, and snippets.

@clairtonluz
Created March 13, 2014 12:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clairtonluz/9527670 to your computer and use it in GitHub Desktop.
Save clairtonluz/9527670 to your computer and use it in GitHub Desktop.
<h:outputText value="#{produto.preco}">
<f:convertNumber pattern="#,###,##0.00" />
</h:outputText>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment