https://issues.apache.org/bugzilla/show_bug.cgi?id=50900
Summary: EL converts NULL-values of wrapper-classes to the default-value of their unboxed counterparts Product: Tomcat 7 Version: 7.0.10 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Jasper AssignedTo: dev@tomcat.apache.org ReportedBy: gerdo...@arcor.de JSF2 application: At least for version 7.0.10 it seems not possible to submit NULL-values for java-built-in-wrappers like Byte/Integer etc, even if javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL is set to TRUE This behavior can easily reproduced with any (session-scoped) bean that holds some property of the above mentioned type. It is very unlikely that Hardware or OS has any influence in this respect, 'cause this problem doesn't occur with the EL2.2-implementation from SUN, which i had used formerly for tomcat 6.0.x-branch -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org