Sun Microsystems Inc. has recently open-sourced the code for its implementation of JavaServer Faces (JSF), its framework for building user interfaces to Java-based Web applications. “JavaServer Faces ...
Unlike servlets, which are bits of Web-server functionality that take values and send out responses (a la Common Gateway Interface (CGI)), JSPs are combinations of Java and HTML code that are ...