I changed my jsp files to xhtml (facelets, *.xhtml extension is mapped to JSPx file type).
At runtime page rendering breaks with the message "The entity name must immediately follow the '&' in the entity reference"
When checking I noticed that of course there are still lots of "&&" in the code - see screenshot.
Idea should hilight that code in red.