hello,
Excuse me for my bad english!
I am a new user of jetspeed and I try to understand this fonctions.
but in a first time a use the TUTORIAL to understand and i dont know where
is porlet.HelloAction or in what file is defined??
<parameter name="action" value="portlets.HelloAction" ......>
and where is the
<classname>org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet</cl
assname> file ??
Everything run but I don't understand that.
basic exemple :
<portlet-entry name="HelloVelocity" hidden="false" type="ref"
parent="CustomizerVelocity" application="false">
<meta-info>
<title>HelloVelocity</title>
<description>Simple Velocity Portlet Example</description>
</meta-info>
<classname>org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet</cl
assname>
<parameter name="template" value="hello" hidden="true"
cachedOnName="true" cachedOnValue="true"/>
<parameter name="action" value="portlets.HelloAction"
hidden="true" cachedOnName="true" cachedOnValue="true"/>
<parameter name="text" value="Hello people of SIHPic"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<media-type ref="html"/>
<url cachedOnURL="true"/>
<category group="Jetspeed">demo</category>
<category group="Jetspeed">velocity.demo</category>
</portlet-entry>
Regards,
Sylvain.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]