Hi all;
I am trying to develop a CRUD application using JSF. The problem is
that some of the columns contain multiple whitespaces, such as "ABC DEF".
When I read the values, everything is ok but when I put the values inside an
InputText, the whitespaces are truncated, resulting in "ABC DEF". Hence
making the update query affecting no rows as the where clause return
nothing.
I am trying to see whether everyting is ok with MyFaces, as I plan to
use it in my new project widely.
Any help appreciated...
Ozan
--
View this message in context:
http://www.nabble.com/InputText-and-whitespaces-tf2776097.html#a7744407
Sent from the MyFaces - Users mailing list archive at Nabble.com.