There is not an "autocomplete=on" anywhere in your application.  These
previous entries are coming from the browser, as Mr. Lentz suggested.
To confirm, open IE and go to tools > internet options > delete... >
uncheck everything except Form data > Click Delete.

Then try your application again.

Beez
r 5347 
 

> -----Original Message-----
> From: Arpan [mailto:arpan.deb...@gmail.com] 
> Sent: Monday, June 13, 2011 1:12 PM
> To: Struts Users Mailing List
> Subject: Re: jsp caching problem
> 
> Even if I write in my jsp like this :
> 
> <input type="text" autocomplete="off"/>
> 
> It tells that "autocomplete" is Undefiend attribute.
> 
> Thanks
> 
> On Mon, Jun 13, 2011 at 10:33 PM, Eric Lentz 
> <eric.le...@sherwin.com> wrote:
> 
> > > Are you currently using struts2? If so then open ur jsp and type
> > attribute "autocomplete" in textfield or form element and see if it 
> > supports or not.
> >
> > Yes, I am using Struts 2. I did as you instructed. I do not see 
> > anything related to autocomplete. I'm not sure what you were aiming 
> > for in asking me to do that? If it was so I could see it 
> wasn't there, 
> > I already knew that - that's what I've been saying. If it 
> was because 
> > it *is* there, then I don't see it. Maybe its in the latest 
> version? 
> > I'm on 2.2.1. Either way, you described:
> >
> > > My requirement is that, it should not display previously submitted
> > credit card number and passwords.
> > > Whenever I put the first number, my page shows all other numbers
> > previously entered as a suggession.
> >
> > That issue is not addressed by Struts2, again, as far as I know. In 
> > the words of Forest Gump, "And that's all I have to say about that."
> >
> > Good luck on your issue.
> 


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

Reply via email to