Hi, the simple suggest component from sandbox is quite stable and can be used without any restrictions. There are no problems i am aware of.
As an alternative you could also have a look at the inputSuggestAjax component. But if the suggested values are predefined and not dependent from user inputs i would take the first approach. cheers, Gerald On Jan 22, 2008 8:51 AM, Marko Asplund <[EMAIL PROTECTED]> wrote: > 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 > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

