jsf - Jboss + EL - interpret null Integer as null instead of 0 -


i discovered el interpret null integer object 0. how achieve problem? found can use system property org.apache.el.parser.coerce_to_zero didn't (as far know works tomcat use jboss).

i use jboss 6.0.1 ga, jsf 2.1.


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -