On 7/28/06, Guy Coleman <[EMAIL PROTECTED]> wrote:
You'll probably have to extend the component to set the autocomplete="off" attribute in the generated HTML. Note that this is a non-standard attribute that only works with certain browsers.If you're lucky somebody might add this as a feature for t:inputSecret :-)
If you don't want to rely on luck, you can submit a patch for it yourself :) open source is driven by those who need the functionality :)

