JavaServer Pages (JSP)

In Chapter 11, we look at the newer J2EE technology of JSP. The key advantage of JSP technology is that it allows for better separation of presentation content and logic, thereby simplifying development and maintenance.

Although JSPs get compiled into servlets, they are best suited to a role that is fundamentally different. We discuss this in the context of UML modeling of JSP to understand how to best model this hybrid technology and where to best utilize it.

Get Developing Enterprise Java Applications with J2EE™ and UML 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.