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 ...
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 ...
In this article, you will learn how to use Java EE (Enterprise Edition) technologies, such as JavaServer Faces (JSF), to build robust web applications.
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, ...
Addison-Wesley and Developmentor have provided TheServerSide.com with the entire book of Servlets and JSP the J2EE Web Tier for free download. Servlets and JSP the J2EE Web Tier is a book authored by ...
Site Offer This week's featured offering from Reg associate IT-minds.com is a comprehensive developers guide to building applications with JavaServer Pages 2.0. JavaServer Pages Developers Handbook ...
Moreover, he said, JavaServer Faces support will go a long way toward easing the task of user interface development in the Java world. "Developing a thin Java client supporting -- for example, DHTML - ...
Particularly when your client applications need a human interface and must be available across a network to people using diverse computing platforms, you’ll chose to implement your client applications ...
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 ...