| Author |
displaying zeros in jsp
|
Anant Rao
Ranch Hand
Joined: Nov 12, 2004
Posts: 126
|
|
HI I have nullable numberic fields in the database when those fields are empty when I display in jsp, its showing zero instead of empty. How can I avoid them. I have declared those variables as int or BigDecimal in my action form and entity. one more thing when i have null in database i try to display in jsp its giveing a conversion error. Regards Infyniti. [ January 11, 2006: Message edited by: infyniti molugu ]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
|
|
"infyniti", You've been around the Ranch long enough to know about the display name rules. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it. In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious. bear Forum Bartender
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
|
|
|
And do you really think "Hi" is a good title for this topic? If so, please read this.
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
This topic should also be sitting in the jsp forum since it has nothing to do with the clientside. Moving there now.... Eric
|
 |
 |
|
|
subject: displaying zeros in jsp
|
|
|