Re: Redisplaying Information

2005-05-26 Thread David Johnson
I believe you can do this by setting the scope of the form bean associated 
with the form containing your field to "session", which also means you need 
to reset() it when you're done.
 like this:
 
 
 



 On 5/26/05, Andrew Thorell <[EMAIL PROTECTED]> wrote: 
> 
> I know  has a redisplay option. Is there any way to put
> this functionality on  tags as well?
> 
> 
> 
> Any thoughts?
> 
> Andrew
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
-Dave
[EMAIL PROTECTED]


RE: Redisplaying Information

2005-05-26 Thread Benedict, Paul C
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:



-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  has a redisplay option. Is there any way to put
this functionality on  tags as well?



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]



Redisplaying Information

2005-05-26 Thread Andrew Thorell
I know  has a redisplay option. Is there any way to put
this functionality on  tags as well?



Any thoughts?

Andrew

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