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 ...
You can't judge a book by its back cover. At least, that's true in the case of More Servlets and JavaServer Pages. The book is divided into five sections. Part I consists of three chapters that ...
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 ...
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 ...
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 ...
[February 4, 2003 - ADT's Programmers Report] - The Lotus Notes developer has been on the sidelines a bit over the last few years as Microsoft has marched its Visual Basic troops toward .NET, and ...
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, ...