Found this link in the IBM support website for Websphere users.
Basically here are the steps:
You set the org.apache.el.parser.COERCE_TO_ZERO property using the
administrative console as follows:
Expand Servers, select WebSphere Application Servers, and then click on the appropriate server from the list.
Under Server Infrastructure, expand Java and Process Management > Click on Process definition.
Under Additional Properties, click Java virtual Machine.
Under Additional Properties, click Custom properties.
Click New and add the org.apache.el.parser.COERCE_TO_ZERO property with the value of false if you do NOT want a null value coerced to
zero.
Click Save to save the change and restart the WebSphere
Application Server to ensure the change takes place. Default value:
true