用Buffalo完成了一个j2ee blueprints中ajax autocomplete样例
18 May 2005
今天抽了点时间,完成了J2EE Blueprints Ajax样例中的AutoComplete. 以下是执行结果:
结果证明,用buffalo开发ajax应用,与j2ee blueprints自带的样例相比,能够大大提高开发速度,减少编码量;-)
下载: buffaloajax.zip 使用buffalo 1.0alpha.
请直接将zip解压缩到tomcat/webapps路径中,然后在浏览器中访问:
http://localhost:8080/buffalo-ajax/ajax-autocomplete.jsp
http://localhost:8080/buffalo-ajax/ajax-autocomplete-withbind.jsp J2EE Blurprints Ajax: https://bpcatalog.dev.java.net/nonav/ajax/autocomplete/frames.html
结果证明,用buffalo开发ajax应用,与j2ee blueprints自带的样例相比,能够大大提高开发速度,减少编码量;-)
下载: buffaloajax.zip 使用buffalo 1.0alpha.
请直接将zip解压缩到tomcat/webapps路径中,然后在浏览器中访问:
http://localhost:8080/buffalo-ajax/ajax-autocomplete.jsphttp://localhost:8080/buffalo-ajax/ajax-autocomplete-withbind.jsp J2EE Blurprints Ajax: https://bpcatalog.dev.java.net/nonav/ajax/autocomplete/frames.html