JavaOne Sample - Dynafaces

Hi, I ' m trying to do something similar the JavaOne demo ( http://sunapp1.whardy.com:8090/jsf-j12/eg.autosuggest.jsf ), but my sample said that my bean doesn't have a property (that is the method)...Anyone has the source of this sample?thanks
[273 byte] By [DiegoMarafona] at [2007-10-3 9:09:49]
# 1
The source should be available at https://jsf-extensions.dev.java.net.
rlubkea at 2007-7-15 4:21:43 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2

Just a FYI... You can develop a similar feature by following the links below. I have developed a similar funcationality using them.

http://kafle.blogspot.com/2005/09/tutorial-using-ajax-in-jsf-application.html

http://kafle.blogspot.com/2005/09/tutorial-using-ajax-in-jsf-application_27.html

ndnguya at 2007-7-15 4:21:43 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...