Andrew,

What do you mean by redisplay? If you're concerned with a failed login and
the form persisting the data, all you have to do is set the value to blank.
This will always force the password to be blank on a redisplay:

<html:password property="password" value=""/>

-----Original Message-----
From: Andrew Thorell [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 26, 2005 11:47 AM
To: Struts Mailing List
Subject: Redisplaying Information


I know <html:password> has a redisplay option. Is there any way to put
this functionality on <html:text> tags as well?

<html:password redisplay="false"/>

Any thoughts?

Andrew

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





------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachments, contains 
information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station, New 
Jersey, USA 08889), and/or its affiliates (which may be known outside the 
United States as Merck Frosst, Merck Sharp & Dohme or MSD and in Japan, as 
Banyu) that may be confidential, proprietary copyrighted and/or legally 
privileged. It is intended solely for the use of the individual or entity named 
on this message.  If you are not the intended recipient, and have received this 
message in error, please notify us immediately by reply e-mail and then delete 
it from your system.
------------------------------------------------------------------------------

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

Reply via email to