Wednesday, 7 November 2012

newValue class: null method parameter class: int, null (Junk values displayed in JSF page as Error Message)

This issue can be resolved by changing the Type of corresponding Field  in the Backing Bean.

Eg:- Change the type int to integer object.