Skip to main content
  • 139 Accesses

Abstract

In the J2EE programming paradigm, Enterprise JavaBeans are the glue that binds the server front end with its back end. The “front end” of a server is the part that receives all commands from the user and, after all processing of a command is done, and sends the results back to the user. The “back end” of a server is the part where all data is collected to business and aggregate objects, according to the instructions of the user for the particular task. The back end also hides various complexities that are associated with moving data to and from legacy data sources. Chapters 9 through 11 demonstrate three different scenarios where EJBs are used:

  • Chapter 9: Direct Java application interaction with the EJB tier using a stateless session ETB server

  • Chapter 10: Migrating a Web application from old-style servlet-to-database interaction to session EJB proxy operation.

  • Chapter 11: Continue migration to include aggregate value objects and back-end tier abstraction using Entity EJBs.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 59.95
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2002 Lennart Jörelid

About this chapter

Cite this chapter

Jörelid, L. (2002). Example 1: Centralizing Exchange Rates. In: J2EE FrontEnd Technologies: A Programmer’s Guide to Servlets, JavaServer Pages, and Enterprise JavaBeans. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-1148-8_9

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-1148-8_9

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-893115-96-5

  • Online ISBN: 978-1-4302-1148-8

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics