Getting this error : org.apache.jasper.JasperException: /ViewMsisdnAnswersDetailsPerMNOPerDayMaster.jsp (JBWEB004251: An error occurred at line: 161 column: 98) jsp.error.attribute.nowhitespace
So I tried searching it on google, and found that I need to set 'org.apache.jasper.compiler.Parser.STRICT_WHITESPACE'. I have added this property to standalone.xml and standalone-full.xml but didn't work.
Thanks in Advance.
Solution 1 : in Wildfly config file (ie standalone.xml)
Solution 2: in the start command line