Sun Java System Portal Server 7.1 Technical Reference

JSPProvider

JSP Provider is used to create a channel using jsp file. JSPProvider JSPs are located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/default/JSPProvider directory. This directory contains default set of JSPs that are used by the JSP channels.

The JSPs available in the JSPProvider subdirectory and their functionality are:

samplecontent.jsp

Displays the contents of the JSP channels.

sampledoedit.jsp

Invoked when the user completes processing the Edit page of the JSP channels.

sampleedit.jsp

Invoked when the user clicks the Edit button of the JSP channels.