Sample Portlets |
This chapter includes complete code for portlet deployment descriptors, JSP pages, resource files, and action classes as applicable for the following sample portlets:
is a simple display portlet that has no interactive capabilities. Because it is internationalized, it displays text in the user's locale (language and country) preference.
is an interactive form portlet that accepts free-form input and displays it back to the user.
is a portlet from which users can create their own portlet instances that display HTML content from any URL. It is a simplified version of the standard DisplayURL portlet template that is delivered with the SAS Information Delivery Portal. This sample provides an edit mode that enables users to specify the URL to display.
is a remote portlet that executes a Web application that displays the name of the user who is logged on to the SAS Information Delivery Portal. The portlet also displays text that can be edited by the user.
For detailed information about a specific portlet development task, see Development Steps.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.