You can use dsp:importbean to import a servlet bean into a JSP, in order to reference it more easily. For example:

<dsp:importbean bean="/atg/dynamo/droplet/ForEach"/>

Subsequent references to the servlet bean can omit its full path, as follows:

<dsp:droplet name="ForEach">


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