79464499

Date: 2025-02-24 18:27:00
Score: 1.5
Natty:
Report link

I'm working on a legacy project using a Wildfly 10.x and I faced the same problem... The same exception occurring only in local IDE. The problem was fixed when added the below line on "VM Arguments" in the Wildfly Launch Configuration window (in Eclipse IDE):

-Dorg.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING=false

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Raniere Soares