Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to disable the AutoComplete option

843838Jul 27 2006 — edited Oct 18 2006
Hi,

In my Jsp application, whenever I open my Login Page and enter Id and Password, I get a dialog box 'AutoComplete' with follow mesg.

--Do you want Windows to remember this password, so that you
don't have to type it again the next time you visit this page?

--Don't offer to remember any more passwords

My question = How u disable this option at the client browser through your Jsp application, as I don't want to give the user this option.

I know that you can check the -Don't offer option, to avoid.

But, how you implement it by your Jsp app.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 15 2006
Added on Jul 27 2006
9 comments
888 views