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 ...
JavaServer Faces (JSF) applications require some sort of display technology, such as JavaServer Pages. One of the cool things about JSP is the ability to extend it with custom tags. A custom tag is a ...
Enhance your Java skills with these quick Java tips. First, see how the Decorator pattern can reduce coding. Then, learn how you can overcome a limitation of the JavaServer Pages Standard Tag Library.