This is by design.  Also, a password field doesn't update its property
if it gets a null value from the user. Read the docs.

On Fri, Feb 27, 2009 at 7:43 AM, dwi ardi irawan
<penyihirke...@gmail.com> wrote:
> i need a little help here...
> i have a passwordField here but it can't showed the value of my database. it
> showed empty
> but when i changed it into TextField, it showed the database value...
>
> <tr valign="top">
>                <td><t:label for="passwordField"/></td>
>                <td>&nbsp; :</td>
>                <td><textarea t:type="TextField" t:id="passwordField"
> value="user.password" validate="required,minlength=3" size="30"
> label="Password" /></td>
>            </tr>
>
> can someone help me ?
>
> --
> http://dwiardiirawan.blogspot.com
> "cos everyone could be extraordinary...lighten up !"
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to