News

In September 2002, the early access (EA) draft of the JavaServer Faces specification was released under Java Specification Request (JSR) 127. JavaServer Faces, with a well-defined request ...
JavaServer Faces, a standard technology for building user interfaces for Java-based Web applications, is now shipping. In development for two years, JavaServer Faces is intended to enable ...
In this article, you will learn how to use Java EE (Enterprise Edition) technologies, such as JavaServer Faces (JSF), to build robust web applications. Read more here.
Photo by Shawn Pang on Unsplash Commonly we are using JavaServer Faces (JSF) to access to server-side data and logic but it might happen, that we would actually have to fetch data on the client side ...
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 ...
Key in Lotus's plans are a Lotus Domino Toolkit for WebSphere Studio, available in the near term, and new RAD features that will follow later. The RAD features are of special interest because they are ...
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 ...
JavaServer Pages, or JSPs, provide a coating of syntactic sugar around servlets, which can sometimes be difficult for nonprogrammers to learn. However, this month's most complex example of a JSP ...