02/28/2005
 

Package com.epicentric.portalbeans.beans.jspbean

Provides a PortalBean implementation that uses only JSP to create new PortalBeans; no Java subclassing is required.

See:
          Package Summary

Class Summary
EntitledJSPView (Not for customer use) View to support built-in entitlement checking and usage monitoring
JSPBean This generic bean allows the creation of new module types built entirely with JSP pages.
JSPView Given the filename of a JSP file, creates any view for the JSPBean.
 

Package com.epicentric.portalbeans.beans.jspbean Description

Provides a PortalBean implementation that uses only JSP to create new PortalBeans; no Java subclassing is required. This package is convenient for prototyping new PortalBeans, and even for creating complex PortalBeans. Each JSPBean view corresponds to a JSP file containing the HTML and supporting logic for that view.

For a tutorial on using JSPBean, see the Vignette Portal Developer's Guide, available from Vignette Global Marketplace (http://global.vignette.com).


02/28/2005
 

Copyright and Trademark Notices