Re: html:text display

2005-07-13 Thread Rick Reumann
Rick Reumann wrote the following on 7/13/2005 3:03 PM: slignly logic Ha, sounds like a cool word "slignly" - no clue what I was trying to say there since I typed it so fast.. I must have meant "slight." -- Rick - To unsu

Re: html:text display

2005-07-13 Thread Rick Reumann
Archana . wrote the following on 7/13/2005 2:24 PM: I have a html:text field on my form whose corresponding bean property is an integer(text field represents year). The default value is 0. I want the text field to display blank when the value is 0, and display the value otherswise. Would anyone

html:text display

2005-07-13 Thread Archana .
Hi, I have a html:text field on my form whose corresponding bean property is an integer(text field represents year). The default value is 0. I want the text field to display blank when the value is 0, and display the value otherswise. Would anyone know how this can be done? Thanks, Archana --