0

Is it possible to output an image URL in JSF XHTML containing the '&' character?

E.g.

<img src="http://myweb.com/servlet/generateImage?imageId=123&imageCode=eedf" />
Oh Chin Boon
  • 23,028
  • 51
  • 143
  • 215
  • This is not a JSF tag? What exactly do you want to have? But you may try to escape the ampersand `&` – stg Mar 06 '15 at 08:42
  • Next time, search on the error message you got when trying it anyway, instead of asking a rhetorical question. – BalusC Mar 06 '15 at 09:12

0 Answers0