David, Struts is a server side framework, and therefore does not directly control the behavior of the client. Struts, JSTL, EL, etc..., facilitate rendering data in the client. So unless HTML or Javascript has a standard way to disable MS IE's *autocomplete* for input forms, you are at the mercy of the client.
robert > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 21, 2002 6:24 AM > To: [EMAIL PROTECTED] > Subject: IE's autocomplete > > > Hi, > > I'm trying to get the definitive answer on this, will STRUTS have > functionality to disable MS IE's *autocomplete* for input forms > in the near > future? Has anyone had experience disabling this by any other means? > > Thanks, > David Heagney > > > This message is for the designated recipient only and may contain > privileged, proprietary, or otherwise private information. If you have > received it in error, please notify the sender immediately and delete the > original. Any other use of the email by you is prohibited. > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

