Hi,

I need to add an input text field with suggestion capabilities to an existing JSF 1.1 application.
Which component would you recommend using?
The Sandbox s:inputSuggest would seem like a good fit but I have some concerns about using Sandbox due to it's experimental status.
The number of possible values is not large, the maximum will be around 150.
The value set is also static and doesn't depend on other component values.


marko

Reply via email to