thanks ant the classname file?? <classname>org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet</cl assname>
sylvain ----- Original Message ----- From: "Luta, Raphael (VUN)" <[EMAIL PROTECTED]> To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, June 24, 2003 3:46 PM Subject: RE: new user's problem !!! portlets.HelloAction is located in the following package: org.apache.jetspeed.modules.actions All actions are searched by default in this package. You can customize the search path by modifiying the modules.packages property keys in TurbineResources.properties (or better in your my.properties). -- Rapha�l Luta - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ > -----Message d'origine----- > De : Sylvain Padoan [mailto:[EMAIL PROTECTED] > Envoy� : mardi 24 juin 2003 15:13 > � : [EMAIL PROTECTED] > Objet : new user's problem !!! > > > 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.CustomizerVeloc > ityPortlet</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.CustomizerVeloc > ityPortlet</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] > ********************************************** Vivendi Universal - HTTP://www.vivendiUniversal.com: The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material of Vivendi Universal which is for the exclusive use of the individual designated above as the recipient. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact immediately the sender by returning e-mail and delete the material from any computer. If you are not the specified recipient, you are hereby notified that all disclosure, reproduction, distribution or action taken on the basis of this message is prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
