Developing Custom Portlets |
You can create Java classes, JSP pages, and other supporting files to implement portlets using any Java integrated development environment (IDE). However, SAS AppDev Studio software provides templates for creating common types of portlets. For more information about SAS AppDev Studio software, see http://support.sas.com/rnd/appdev/.
In addition to interactive development environments, SAS Information Delivery Portal provides a scripting facility for building portlets. To use the scripting facility, you place source files for portlet components in designated directories and execute a configuration script to generate the archive files required to deploy portlets. The use of the scripting facility is illustrated in Sample Portlets.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.