CHAPTER 13 Java on the Web Server

TA majority of the code in this book focuses on customizing PeopleSoft applications through the app server tier. This is understandable, considering we spend most of our development time in App Designer, a tool for designing programs that run on the app server. In Part II of this book, we added client-side browser development to our list of development options. In this chapter, we look at the opportunities afforded by the web server tier.

The PeopleSoft web server is the same Java 2 Platform, Enterprise Edition (J2EE) web server used by developers around the world to build enterprise-class applications. Among other things, PeopleSoft applications use a J2EE web server to execute servlets that communicate with ...

Get PeopleSoft PeopleTools Tips & Techniques 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.