You Imagine We Build!!
Focusing problem solving with bird's-eye view & ground level implementation.
Thursday, July 30, 2020
Message java.lang.NumberFormatException: For input string: "4.53"; ADF Exception
Message java.lang.NumberFormatException: For input string: "
some value
"
Make sure your code is not trying to convert decimal value to Integer.
Solution:
Long.parseLong(JSFUtils.resolveExpression("#{bindings.Rate1.inputValue}").toString()
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment