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.

Reply via email to