I have :

<html:password property="userPassword" size="10" tabindex="3"
redisplay="false"/>
in a simple <html:form... >

When I press submit I always get the error message that means that my
ActionForm got an empty String when getting the password !!
getting userPassword variable.

So where is my password ? In the reset() method I don't touch it, and in the
validate(...) method its value is lost. :-(
So I even cannot login !

Thx for any clue. Every other field works well.

BP


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to