Hi xianwinwin, Pawel is correct, when you have a text field with name="Something" next time you come to page that contains text field with same name then you can double click it and get it.
I still did not get what you want to do, add the feature for not getting text fields, or remove feature for already getting text fields? Regards, Jishnu Viswanath Software Engineer *(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll Tavant Technologies Inc., www.tavant.com PEOPLE :: PASSION :: EXCELLENCE -----Original Message----- From: Paweł Wielgus [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2008 12:06 PM To: Struts Users Mailing List Subject: Re: howto cache the textfield Hi xianwinwin, it's a firefox feature - remember entered form values or something like this, so yes it has nothing to do with struts. But You can achieve the same by adding ajax to this field and remembering all posted data in Your app. Best greetings, Paweł Wielgus. 2008/10/6 xianwinwin <[EMAIL PROTECTED]>: > > I have a textfield where a user input information. > > > <s:textfield name="employee.destination" > label="Destination" > required="false" size="15" /> > > My question is this: how can I give the user previous input that he provided > once he clicks the textfield; in other word, when he clicks (or double > click) the textfield he can see (in a drop down box) what he entered before. > > for some reason, this works for some textfields and for some it doesn't (I > guess it's not a struts issue). > but still I wonder how to do that. > > thank you! > -- > View this message in context: > http://www.nabble.com/howto-cache-the-textfield-tp19844989p19844989.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > Any comments or statements made in this email are not necessarily those of Tavant Technologies. The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you have received this in error, please contact the sender and delete the material from any computer. All e-mails sent from or to Tavant Technologies may be subject to our monitoring procedures. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]