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 ...
What is the JavaServer Faces specification all about? Why is it important to Web development? Among other things, JavaServer Faces technology is a framework that simplifies user interface (UI) ...