Thanks for your postings.
I think we can regard AJAX as an technology related to J2EE - like HTML, CSS, Javascript, WebServices, CORBA etc. So I agree with Dan and I am quite sure we could use it if we wanted. However, I would better leave that decision to the software designer. IMO it's not an architectural question, rather an question which JSF component library to use. As Marx said, there are good JSF/AJAX components available. Some of them encapsulate AJAX in such a way, that developers do not even have to bother learning JavaScript.
Concerning JSF - I nearly made up my mind to build the FBN web client on top of JSF. I worked with JSF for the past couple of years and I appreciate its event driven programming model and its POJO controllers. Since I would never build an real-life Application on top of pure
JSP, proprietary
servlet controllers and so forth, I will give JSF a go in the assignment...
Lars
[ November 29, 2006: Message edited by: Lars Behnke ]