How to I populate a form with values I want edited without those values reappearing when validation fails?
I have a chunk of JSP that I want to use for both the blank form and the "edit" form that would be pre-populated with existing values. Using the <html:text> tags "value" attribute seems to have the effect of the empty values reappearing after validation fails.
Maybe I'm approaching this completely wrong?
Thanks,
A.
-- Adam Sherman Tritus CG Inc. http://www.tritus.ca/ +1 (613) 797-6819
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

