-
Bug
-
Resolution: Done
-
Minor
-
4.14.0.Final
-
None
-
devex #183 May 2020
-
EL allows dynamic creation of collection objects:
<h:outputText value="#{{'foo', 'bar'}}" />
The syntax is valid, but JBT reports the warning "EL syntax error: Expecting expression."
The same error was reported for List constructions in: JBIDE-17987