Most applications require a way to dynamically generate HTML from a Java object. The dsp:droplet tag lets you do this by embedding an ATG servlet bean. The servlet bean produces output that is included in the HTML page.

ATG provides a standard set of ATG servlet beans that you can use in your JSPs. ATG product such as ATG Commerce provide additional servlet beans. Engineers at your site can also create servlet beans and make them available to you, as described in the Platform Programming Guide.

This chapter focuses on several ATG servlet beans that are frequently used in JSPs, with an emphasis on concepts that apply to all servlet beans. For full information about these and other ATG servlet beans, see Appendix B: ATG Servlet Beans.

This chapter includes the following topics:


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