By using the dsp:droplet tag with a bean attribute, you can embed the output of a Java servlet (an ATG servlet bean) in a JSP. JSP generation is performed according to the standard Java Servlet specifications. This means that ATG servlet beans must implement the javax.servlet.Servlet interface.

ATG servlet beans have access to all the parameters visible to the dsp:droplet tag. The ATG servlet beans also have access to APIs that give them the same kind of valueof functionality available to JSPs.

This section explains how to create and use ATG servlet beans in JSPs. The next section explains the functions of ten standard ATG servlet beans that are included in the Oracle Commerce Platform, which can handle common design issues in a web application.

This section covers the following topics:


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