Chapter 3. Building Presentation Logic with WebLogic Server Servlets

In this chapter:

  • Building presentation logic

  • The pros and cons of servlets and JSPs

  • The details for building servlets in WebLogic Server

  • Samples of servlets built for WebLogic Server

  • Best practices for deploying servlets on WebLogic Server

Presentation logic is the code that dynamically generates display elements and programmatically decides what content is displayed to the user. For example, presentation logic could enable the application to decide what sort of book to suggest to a visitor to your electronic bookstore. Or, presentation logic might adjust the color of HTML pages on your Web site based on a user's specific preferences.

In the WebAuction application, presentation ...

Get J2EE™ Applications and BEA™ WebLogic Server™ 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.