The portlet-app element is the root of the deployment descriptor
for a portlet application. This element has a required attribute version
to specify to which version of the schema the deployment descriptor
conforms.
Java content class for portlet-app element declaration.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/C:/Sun/jwsdp-1.5/jaxb/lib/portlet-app_1_0.xsd line 24)
<element name="portlet-app" type="{http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd}portlet-appType"/>
|