Hi,
I need the instance variables bound to my "inputText" fields to be set to NULL
instead of an empty string, if the user leaves the input field blank.
However, in the database I can see that those values get set as an empty string.
How can I make sure that, if the user enters an empty string ("") or does not
enter anything at all into a text field, the instance variable is set to NULL instead of
to an empty string?
Toni
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083988#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...