3 Replies Latest reply on Jul 1, 2008 8:35 AM by benitojuarez

    HTML entity

    benitojuarez

      Hello,


      how can i write a html entity (like nbsp;) in my view file?
      I tried



      <h:outputText value="#{"nbsp;"}" escape="false" />



      but in html it doesnt appear.


      thx for help
      BJ


      PS: i can't write ampersands in my posts