JSF Extensions

A few months back, I played with JSF extensions. It looked like a useful library to get AJAX working with JSF, although I couldn't get it to do what I want beyond the simple examples. The latest version is version 0.2 and was released in February. I would like to add AJAX capability to my application and would like to know if JSF Extensions is likely to release a major stable version soon.

Martin

[413 byte] By [martin_dubuca] at [2007-11-27 8:03:42]
# 1

Hi Martin, have you heard of ajax4jsf? It might be what you are looking for. I think it is a taglib of components that add ajax functionality to jsf:

http://labs.jboss.com/jbossajax4jsf/

Here are some nifty examples of it:

http://labs.jboss.com/jbossajax4jsf/demo/index.html

Illu

Illua at 2007-7-12 19:45:52 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
I would like to know if ajax4jsf wroks well in Tomcat 6 using JSF 1.2 (Sun's RI).Martin
martin_dubuca at 2007-7-12 19:45:52 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
http://labs.jboss.com/file-access/default/members/jbossajax4jsf/freezone/docs/devguide/en/html_single/index.html#Supported%20JavaServer%20Faces%20ImplementationsCheers
Dimia at 2007-7-12 19:45:52 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...