10.3. Presentation Architecture Wrap-Up and Review

This concludes our look at presentation options for Web applications. The technologies we've looked at can be broadly categorized into two groups: structural and formatting. The structural technologies, such as servlets, address the issues of how the client and servers communicate. The formatting technologies, such as JSPs and XML, address how the presentation will be formatted.

On the structural side, servlets are the clear winners of those technologies we've examined so far. We'll need to wait until we've looked at Enterprise JavaBeans (EJBs) before we understand the whole story, but anyone starting out with new Web applications would be in good shape if they started out with a servlet architecture, ...

Get J2EE™ and JAX™: Developing Web Applications and Web Services now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.