10. Web Technologies in Java EE

The core building blocks of the web presentation layer of Java Platform, Enterprise Edition (Java EE) are Servlets, JavaServer Pages (JSP), and JavaServer Faces (JSF). A variety of clients can communicate with these web components via the Internet/intranet environment. These web components, in turn, can perform specific tasks at the back-end as per the requirements of the enterprise processes. Together, these components help in making the enterprise application building a simple process.

Web technologies essentially address the presentation or user interface (UI) aspects of the enterprise application, delivering whole or part of the enterprise solution. Services can be created and composed, as per the principles ...

Get Implementing SOA Using Java™ EE 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.