Hello, I have to migrate our current JSF page from Oracle JSF implementation with Richfaces to Apache MyFaces with Tomahawk.
The problem ist that the JSF 2.0 application has a few <rich:autocomplete> fields in the xhtml files that I am not allowed to reuse. I can only use standard components of Myfaces and Tomahawk. I am not allowed to add aditional libraries. Is there a possibility to add such a autocomplete field with MyFaces/Tomahawk without using any other software or library? Thank you in advance. Vince

