You can use the dsp:droplet tag to embed the contents of one JSP file into another HTML file. Most applications, however, require some way to generate JSP from a Java object. The dsp:droplet tag also lets you do this, by referring to a Nucleus component rather than another JSP file. In this case, the JSP generated by the Nucleus component is embedded into the JSP. A Nucleus component used in this way is called an ATG servlet bean.

The Page Developer's Guide describes how to use the servlet beans that are included with the Oracle Commerce Platform.

In this chapter

This chapter explains how to create and use your own servlet beans, and includes the following topics:


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices