Niall Pemberton wrote:
Its a DynaBean - just use set("password", "")
Yeah but I'd rather not do it in Java, for various reasons...
- Scott
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PRO
Its a DynaBean - just use set("password", "")
Niall
On 6/22/06, Scott Van Wart <[EMAIL PROTECTED]> wrote:
Hi,
I have a LazyValidatorForm with a "password" property. I always want
this input field to be blank when the page loads. I also can't clear
the value out of the form in Java (code is t
Hi,
I have a LazyValidatorForm with a "password" property. I always want
this input field to be blank when the page loads. I also can't clear
the value out of the form in Java (code is too generic and I'd rather
not hack it for this single case). So I tried:
But the password shows up in
3 matches
Mail list logo