character « Facelets « JSF Q&A





1. How to specify — as an attribute value in JSF?    stackoverflow.com

When I tried the next code:

<o:weekSwitcher splitter="&mdash;"/>
I received error "unresolved entity reference mdash". How can I work around this issue?