Hi, I have an input form in jsp. After submitting empty fields (user entered nothing in input field) are set by default with specific values depending on their data typ. So an empty Integer field is set to 0, an String field to "" an so on.
But i want to have a null value for empty fields. Or in other words: How can i decide if for example the 0 is entered by user or the default initialization. Can anybody help .... Thanks Sandra Reichert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]