| Author |
java.lang.NumberFormatException - For input string:
|
Chuck Syp
Greenhorn
Joined: Feb 05, 2010
Posts: 5
|
|
Here is my issue, I have a panelGrid that looks like this:
This outputs correctly for most dataset, but I am hitting a specfic dataset where "visitInfo.purchaseOrder.shortDescription" has a line like this:
In my backing bean the shortDescription is a String, but for some reason I am getting the following error:
I am not using a f:convertNumber or anything like that so I don't know why my string is being converted to a number. Any help would be appreciated, I am using myfaces 1.2.
Thanks,
Chuck
|
 |
 |
|
|
subject: java.lang.NumberFormatException - For input string:
|
|
|