Karsten Wutzke [
http://community.jboss.org/people/kwutzke] created the discussion
"EL expression: irregular but working or bug?"
To view the discussion, visit:
http://community.jboss.org/message/593133#593133
--------------------------------------------------------------
Hello,
I have an expression in one of my XHTML files:
#{(seasonHome.instance.startYear + 1).toString().substring(2)}
JBoss Tools shows me a warning right at the dot following the +1 parentheses saying:
"EL syntax error: Expecting '}'."
Is it a bug or coincidence that it's working? Note, that this warning appears as plain
tag text or inside a tag attribute (here h:outputText).
Karsten
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/593133#593133]
Start a new discussion in JBoss Tools at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]