News

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 ...
You can't judge a book by its back cover. At least, that's true in the case of More Servlets and JavaServer Pages.
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 ...
In this section on the Java servlet get news, advice, and tutorials on using the Java servlet to extend Web servers and help you create dynamic Web content. Learn how Java servlets can be used with ...
JavaServer Faces, with a well-defined request processing lifecycle and a rich component hierarchy, will profoundly affect the development of Java 2 Platform, Enterprise Edition (J2EE) applications.
JavaServer Faces (JSF), poised to become the preeminent Java Web application framework, has undergone many changes since it was introduced as an early access (EA) release in September 2002. In ...