WebWork 2 : Password tag
This page last changed on Dec 14, 2004 by casey.
<ww:password />An HTML input tag of type password.In this example, a password control is displayed. For the label, we are calling ActionSupport's getText() to retrieve password label from a resource bundle. <ww:password label="text('password')" name="'password'" size="10" maxlength="15"/>
|
![]() |
Document generated by Confluence on Dec 14, 2004 16:36 |