XSL


Class Name : org.apache.jetspeed.portal.portlets.XSLPortlet


Description

Present a Transformed an XML Document in a portlet.

Supported Media Types

Description of Media Types.

  • html

Element: parameter

Parameter that control the how the web page is converted into a portlet.

This element is optional.

Parameters common to many portlets.

Parameter NameDescription
stylesheet[.<mime>]The stylesheet URL. If a mime-type is specified, the stylesheet is only used for this mime-type

Element: url

Contains the URL of the XML to be convert via XSLT.

This element is required.

General information about of URL.

Questions (version 1.3a1)

  • How is this related to Cocoon?