Time and time again, when developing user interfaces with JSF, tasks that could be achieved quite easily using JavaScript become a giant hassle. A simple example is a page that includes a set of radio ...
Recently, I had the good fortune of training and mentoring a group of novice Java developers as we implemented a complex Web application using Struts, Enterprise JavaBeans (EJB), servlets, JavaServer ...
Orbeon's engineers constantly work with bleeding-edge XML and J2EE technologies and frequently publish papers and articles. They are the developers of Model 2X and XPL. These technologies are ...
If you want to handle Ajax requests in JavaServer Faces (JSF) applications, you’ll probably start with a handful of popular approaches and quickly realize that each one has its advantages and ...
JavaServer Faces is a new framework for building Web applications using Java. JSF is a one of standard Java framework for building Web applications. It helps and simplifies the development of web ...