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

Oracle ATG Web Commerce servlet beans have access to all the parameters visible to the dsp:droplet tag. Oracle ATG Web Commerce 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 Oracle ATG Web Commerce servlet beans in JSPs. The next section explains the functions of ten standard Oracle ATG Web Commerce servlet beans that are included in the Oracle ATG Web Commerce platform, which can handle common design issues in a web application.

This section covers the following topics:


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices