News

Jakarta Server Pages (formerly JavaServer Pages) is a Java standard technology that developers use to write dynamic, data-driven web pages for Java web applications. JSP is built on top of the ...
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 ...
Servlets and JavaServer Pages: The J2EE Technology Web Tier Addison-Wesley and Developmentor have provided TheServerSide.com with the entire book of Servlets and JSP the J2EE Web Tier for free ...
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 ...
As you might expect, JavaServer Pages are Sun’s Java equivalent of Microsoft’s ASPs. JSP technology is built on top of servlets, a portable Java program that provides server-side processing.
SmartMode dynamically generates Java classes that can be invoked from JSP pages, Servlets, and other Java programs. Developers benefit from SmartMode’s open, standards-based approach, which preserves ...
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 Faces (JSF) is the Java standard technology for building component-based, event-oriented web interfaces. Like JavaServer Pages (JSP), JSF allows access to server-side data and logic ...