File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes How to disable autocomplete in JSF? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "How to disable autocomplete in JSF?" Watch "How to disable autocomplete in JSF?" New topic
Author

How to disable autocomplete in JSF?

ramesh kulasekaran
Greenhorn

Joined: Jul 31, 2007
Posts: 2
How to disable autocomplete for the JSF textfields? attribute autocomplete is not available? Please let me know if someone is done on it?
Ryan Lubke
Ranch Hand

Joined: Jun 20, 2007
Posts: 36
Originally posted by ramesh kulasekaran:
How to disable autocomplete for the JSF textfields? attribute autocomplete is not available? Please let me know if someone is done on it?


JSF 1.2 has this specified. If you're using 1.1, you'll have to create your own component.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to disable autocomplete in JSF?
 
Similar Threads
AutoComplete Text Box
<nested:text > autocomplete="off"
autocomplete disabled
richfaces Autocomplete off in a form
how to use autocomplete in jsf