No matter what type of Java development you do, from server side or client side programming to consumer or enterprise apps, mobile is probably changing the way you do your job. There's just no getting ...
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 ...
The final results of the Public Review Ballot for JSR 372 are in, and the latest JavaServer Faces specification (JSF 2.3) has been approved. The public review started near the end of January, and ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Traditional caching fails to stop "thundering ...
Recall from Part 1 that JavaServer Faces (JSF) is conceptually a mixture of Struts (Apache’s popular open source JSP framework) and Swing (Java’s standard desktop application framework). Like Struts, ...
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 ...
The Java Community Process is refreshingly low-key compared to much of the software industry, so it was probably not surprising that there was very little hoopla this past week when JavaServer Faces ...
Last month, we took a first look at server-side Java, sticking our toes into the water by writing some servlets. Servlets are Java programs that produce dynamic web content. CGI programs are ...
The past couple of years have seen the emergence of JSF (Java Server Faces) as the technology of choice for building the user interface (UI) layer of Java web applications. Oracle’s own business ...